property Agent.prototype.requests
An object which contains queues of requests that have not yet been assigned to sockets. Do not modify.
Type Jump to heading
ReadOnlyDict<IncomingMessage[]>
An object which contains queues of requests that have not yet been assigned to sockets. Do not modify.
ReadOnlyDict<IncomingMessage[]>