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

Proxy support in http client #221

Closed
meirwah opened this issue Jul 24, 2017 · 3 comments
Closed

Proxy support in http client #221

meirwah opened this issue Jul 24, 2017 · 3 comments
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@meirwah
Copy link

meirwah commented Jul 24, 2017

Is there any example how to use the client with proxy settings?

@jba
Copy link
Contributor

jba commented Jul 28, 2017

/cc @zombiezen @broady

@zombiezen
Copy link
Contributor

@meirwah Can you provide more detail? As long as your HTTP transport is using http.DefaultTransport (the default), then it will pick up the proxy settings.

@meirwah
Copy link
Author

meirwah commented Jul 28, 2017

Yep, seems to work.. 10x!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

4 participants