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 urllib3 from 2.7.0 to 2.8.0
- BaseConnector: keepalive_timeout=None crashes on connection reuse (TypeError comparing float and NoneType)
- BodyPartReader.read_chunk() crashes with AssertionError on a body part with Content-Length: 0
- Fix read_chunk() on body parts with a zero Content-Length
- Fix 2279 ws handshake response
- fix(connector): handle keepalive_timeout=None without force_close
- Dependency graph action is failing
- Add Python 3.15 testing
- Only chunk client request bodies sent with Transfer-Encoding: chunked
- Remove dead helpmanual.io site from powered-by list
- Docs
- Python not yet supported