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

Make aiohttp respect HTTP Environment Variables like Requests #73

Closed
cooperlees opened this issue Oct 29, 2018 · 0 comments
Closed

Make aiohttp respect HTTP Environment Variables like Requests #73

cooperlees opened this issue Oct 29, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cooperlees
Copy link
Contributor

We should support environment variables for aiohttp like requests.

Pass proxy_from_env=True to session operation(s)

@cooperlees cooperlees added the bug Something isn't working label Oct 29, 2018
@cooperlees cooperlees self-assigned this Oct 29, 2018
cooperlees added a commit that referenced this issue Oct 30, 2018
- Works but has a bug at the moment of printing that ~/.netrc is missing
https://pastebin.com/tSYtrvjr
- Tracked here: aio-libs/aiohttp#3298
- Fixes #73
cooperlees added a commit that referenced this issue Oct 30, 2018
- Works but has a bug at the moment of printing that ~/.netrc is missing
https://pastebin.com/tSYtrvjr
- Tracked here: aio-libs/aiohttp#3298
- Fixes #73
cooperlees added a commit that referenced this issue Oct 30, 2018
- Works but has a bug at the moment of printing that ~/.netrc is missing
https://pastebin.com/tSYtrvjr
- Tracked here: aio-libs/aiohttp#3298
- Fixes #73
cooperlees added a commit that referenced this issue Nov 17, 2018
- Works but has a bug at the moment of printing that ~/.netrc is missing
https://pastebin.com/tSYtrvjr
- Tracked here: aio-libs/aiohttp#3298
- Fixes #73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant