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
- Add ClientResponse.certificate and populate it, if appropriate
- Add response proxy headers to ClientResponse
- Binding to network interfaces
- Typings aren't generic enough when using `response_class`
- Task exception was never retrieved on v3.8.3
- Support dynamically updating authentication headers
- Fix FileResponse fallback code
- Return a readily processed `FormData` instead of raising an exception
- Too many "async with"
- tests - add test for ResourceWarning: unclosed transport <asyncio.sslproto._SSLProtocolTransport object …
- Docs
- Python not yet supported