Just a QnA 101 question
ywauto83 opened this issue · 1 comments
ywauto83 commented
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
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.