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

Respect HTTP Proxy environment variables #114

Open
edsu opened this issue Dec 11, 2021 · 0 comments
Open

Respect HTTP Proxy environment variables #114

edsu opened this issue Dec 11, 2021 · 0 comments

Comments

@edsu
Copy link
Member

edsu commented Dec 11, 2021

When a system wide HTTPS proxy has been set Hydrator should use it instead of talking directly to the Twitter API. This could be useful in situations where access to api.twitter.com is being blocked. See the discussion at the end of #43 for some context.

Like Python requests Hydrator should probably look for HTTPS_PROXY and https_proxy.

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

1 participant