proxy-agents
proxy-agents copied to clipboard
`HttpsProxyAgent` options are lost when calling the `connect` method
HttpsProxyAgent constructor
Connect method call
Is this related? https://github.com/TooTallNate/proxy-agents/issues/89
Doesn't https://github.com/TooTallNate/proxy-agents/blob/913a49af08cde419082706fe29ba2d0d68c4488b/packages/https-proxy-agent/src/index.ts#L70-L71 just overrides whatever is set by super(opts)?