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 supported17 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- 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?
- Add custom header support to websocket client
- How to override HTTP CONNECT
- Should send_request_redirect only happen when we know it's a redirect to be followed?
- web.FileResponse support charset
- Allow RFC 2822-compliant dates for the `expires` cookie directive
- [Client] Double Set-Cookie header management
- Docs
- Python not yet supported