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

Do not send proxy info to external services #172

Merged
merged 1 commit into from
Sep 21, 2015
Merged

Do not send proxy info to external services #172

merged 1 commit into from
Sep 21, 2015

Conversation

knu
Copy link
Contributor

@knu knu commented Aug 28, 2015

Currently proxy options are passed to make_curl_request() via the params parameter, so they are sent to external services for no good reason. This commit fixes it by adding proxy parameters to the function.

Currently proxy options are passed to make_curl_request() via the
`params` parameter, so they are sent to external services for no good
reason.  This commit fixes it by adding proxy parameters to the
function.
@amyreese
Copy link
Owner

Thanks!

amyreese added a commit that referenced this pull request Sep 21, 2015
Do not send proxy info to external services
@amyreese amyreese merged commit 4bb45ac into amyreese:master Sep 21, 2015
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