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
- Bump packaging from 26.1 to 26.2
- Replaced `get_event_loop()` with `get_running_loop()`
- fix(tests): use .invalid TLD for unresolvable DNS test
- fix(docs): widen field-list labels so 'Parameters:' isn't a column
- Bug: BodyPartReader.filename and read() leak bytearray instead of str/bytes, violating API contract and breaking JSON serialization
- fix(resolver): handle None result.service from getnameinfo()
- Fix CookieError crash with control characters on CPython builds with CVE-2026-3644 patch
- Correct Accept-Encoding parsing for tokens and q-values
- Reject duplicate Content-Length headers
- support webtransport
- Docs
- Python not yet supported