TooTallNate / node-proxy-agent

Maps proxy protocols to `http.Agent` implementations
285 stars 69 forks source link

Old agent-base version causing problems with http requests #54

Closed download13 closed 4 years ago

download13 commented 4 years ago

agent-base 4.2.0 causes request libraries like got to fail

https://github.com/auth0/node-auth0/issues/490

Could we bump the agent-base dep to a newer version?