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
- feat: add on_response_headers_received signal to TraceConfig
- Fix type error with pytest-aiohttp
- fix(resolver): handle None result.service from getnameinfo()
- support webtransport
- Optimize _WS_EXT_RE backtracking on Python 3.11+
- Remove asyncio.shield in _drain_helper to fix unhandled future warnings
- fix: improve type safety and error handling
- Fix AttributeError when accessing Response.text with Payload body
- Show where garbaged object was instantiated in warnings
- Revert cookie changes in Python 3.15
- Docs
- Python not yet supported