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
- should aiohttp also logging websocket?
- Added support orjson for dumps of response
- Proxy credentials are logged as clear text
- need hooks on websocket client side like on_websocket_connect, on_websocket_error, on_websocket_close
- Too many "async with"
- Added first fuzzers as step in OSS-Fuzz integration.
- Some aiohttp web server redirects fail
- Revisit last_modified in StreamResponse
- Naive datetime is interpreted as UTC when set last_modified
- The backlog in Gunicorn config dose not work
- Docs
- Python not yet supported