Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #595 Added support for HTTP_PROXY and HTTPS_PROXY environment variables, #844

Merged
merged 2 commits into from
Jul 7, 2014

Conversation

jvmccarthy
Copy link
Contributor

if the proxy option isn't already set. I added a test based off of test-proxy. I know it doesn't cover a number of different permutations on the variables. I can probably expand on it, if necessary. Leveraged the logic from npm, as noted in the issue comments.

@jplock
Copy link
Contributor

jplock commented Apr 2, 2014

+1

@rakyll
Copy link

rakyll commented Jul 6, 2014

+1

@nylen
Copy link
Member

nylen commented Jul 6, 2014

I don't see any reason not to merge this. I will do it tomorrow unless there are any objections.

nylen added a commit that referenced this pull request Jul 7, 2014
Add support for HTTP[S]_PROXY environment variables.  Fixes #595.
@nylen nylen merged commit 81e775c into request:master Jul 7, 2014
@jvmccarthy jvmccarthy deleted the issue595_http_proxy_env_vars branch July 9, 2014 21:02
nylen added a commit to nylen/request that referenced this pull request Oct 17, 2014
…v_vars

Add support for HTTP[S]_PROXY environment variables.  Fixes request#595.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants