TooTallNate / node-proxy-agent

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

Just a QnA 101 question #52

Closed ywauto83 closed 1 year ago

ywauto83 commented 4 years ago

Previously, I was using environment variables to set up proxy. Such as http_proxy and https_proxy. Since we have to configure proxy in nodejs, this proxy-agent module comes into our scope.

I am wondering how we do the same settings with proxy-agent to set up http_proxy and https_proxy

TooTallNate commented 1 year ago

This code in this repository has been moved to the proxy-agents monorepo, so I am closing this pull request. If you feel that this issue still exists as of the latest release, feel free to open a new issue over there.