| 1 | // This tests that when using a proxy with an agent with maxSockets: 1, |
| 2 | // subsequent requests are queued when the first request is still alive, |
| 3 | // and processed after the first request completes, and both are sending |
| 4 | // the request through the proxy. |
nothing calls this directly
no test coverage detected