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
- Refactor client SSL transports cleanup
- Force-closing of proxy connections is broken
- Introduce keepalive_maxage config parameter for BaseConnector
- support for digest authentication
- Memory leak when doing get() and scope closes
- Quality values not considered when parsing Accept-Encoding request header
- Replace BasicAuth instance check with Protocol check
- aiohttp.ClientSession() does not send TCP FIN
- Support FileResponse.prepare() to be re-entrant just as StreamResponse.prepare().
- Access peername info for closed ClientResponse transport?
- Docs
- Python not yet supported