Skip to content

avoid auto proxy detection when no_proxy is set #60

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

Closed
wants to merge 2 commits into from

Conversation

stlay
Copy link

@stlay stlay commented May 12, 2014

Net::HTTP use environment variables for proxy when the 3rd argument of ::new.
In this case, proxy server is used even if the host name is included in NO_PROXY.

@drbrain
Copy link
Owner

drbrain commented Jul 25, 2019

It seems this was fixed elsewhere but I merged your test.

@drbrain drbrain closed this Jul 25, 2019
drbrain added a commit that referenced this pull request Jul 25, 2019
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.

2 participants