aiohttp
https://github.com/aio-libs/aiohttp
Python
Asynchronous HTTP client/server framework for asyncio and Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported18 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- Auto ping might want to reset the heart beat
- HTTP client: total/read timeout may not be respected
- Include history for all client errors raised when fetching a URL
- Documentation not mentioning treatment of invalid Content-Type headers in ClientResponse (mismatch of header content and property value)
- break in finally can swallow exception
- Creating `SSLContext` at import time makes mocking "impossible"
- Form Data Handling and Validation Improvements
- Calling BaseRequest.host can do blocking I/O if the host header is missing
- Remove make_mocked_coro()
- Fix 'I/O operation on closed file' and 'Form data has been processed already' upon redirect on multipart data
- Docs
- Python not yet supported