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
- Add output_size property
- Fix digest authentication for URLs with reserved characters
- Replaced `get_event_loop()` with `get_running_loop()`
- 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
- support webtransport
- Optimize _WS_EXT_RE backtracking on Python 3.11+
- fix: recover latin-1 encoded Location headers on redirects
- Add cdef type declarations and inline upgrade check in HTTP parser
- Docs
- Python not yet supported