()
| 11378 | } |
| 11379 | __name(isProxyAuthorizationHeader, "isProxyAuthorizationHeader"); |
| 11380 | function throwProxyAuthError() { |
| 11381 | throw new InvalidArgumentError("Proxy-Authorization should be sent in ProxyAgent constructor"); |
| 11382 | } |
| 11383 | __name(throwProxyAuthError, "throwProxyAuthError"); |
| 11384 | module2.exports = ProxyAgent; |
| 11385 | } |
no outgoing calls
no test coverage detected