node-oauth icon indicating copy to clipboard operation
node-oauth copied to clipboard

fix to use https proxy agent, when https_proxy env variable is set.

Open gstroup opened this issue 9 years ago • 2 comments

gstroup avatar Apr 08 '16 22:04 gstroup

I have dealing with proxy issues at my job. I found a similar solution. Where this will be merge?

binario200 avatar Jun 08 '16 17:06 binario200

As many corporate infrastructure has http proxy in place, it is good idea to honor these environment variables NO_PROXY, HTTPS_PROXY, HTTP_PROXY, http_proxy, https_proxy, no_proxy

Is the merge conflict a reason for not getting this PR merged? If yes, I am happy to help resolving and considering all the above variables covered.

mookkiah avatar Aug 18 '21 11:08 mookkiah