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
- 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
- Too many "async with"
- Regression: Windows cannot connect to localhost without network
- on_response_chunk_received doesn't trace If body is read from ClientResponse.content
- Added first fuzzers as step in OSS-Fuzz integration.
- Docs
- Python not yet supported