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

HTTP/S Proxy Support #68

Closed
batuhansk opened this issue Apr 10, 2018 · 2 comments
Closed

HTTP/S Proxy Support #68

batuhansk opened this issue Apr 10, 2018 · 2 comments

Comments

@batuhansk
Copy link

This library needs a proxy support to serve requests on proxies. That current model of http.Transport is not compatible with it.

Regards.

@mrjones
Copy link
Owner

mrjones commented Apr 10, 2018

I don't think I understand the problem fully. Is it that you can't operate a provider behind a proxy for some reason?
If so, what is going wrong?
If not, could you explain what your setup is?

Thanks!

@batuhansk
Copy link
Author

Everything is fine. I discovered the RoundTripper and Transport logic now. There is no problem on the library. Good work.

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

No branches or pull requests

2 participants