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
- ClientSession cookies does not work with IP
- HTTP/2 and HTTP/3 support
- Changing readers to async iterators
- should aiohttp also logging websocket?
- Added support orjson for dumps of response
- Override Last-Modified header in web.FileResponse
- Proxy credentials are logged as clear text
- need hooks on websocket client side like on_websocket_connect, on_websocket_error, on_websocket_close
- Abort the transport for all connections if enable_cleanup_closed is true
- Too many "async with"
- Docs
- Python not yet supported