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
- Return a readily processed `FormData` instead of raising an exception
- should aiohttp also logging websocket?
- Added support orjson for dumps of response
- Incorrect reuse of FormData on certain redirects
- Override Last-Modified header in web.FileResponse
- Redirect on upload from file causes IO error from file being closed
- 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
- [Client] Inconsistent quoted cookie handling
- Docs
- Python not yet supported