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
- fix: preserve original URL string in Location header to prevent percent-encoding corruption (#5319)
- fix(client): avoid cross-loop eager body writers
- Stop handing back pipelined requests the parser buffered
- Handle the replayed tail the way data_received does
- Could we please get wheels for Python 3.15?
- Fix parser when paused at end of content-length
- ContentLengthError raised despite all bytes received: paused parser drops on_message_complete when server closes early (3.14 regression)
- Bump github/codeql-action from 4.37.5 to 4.37.6
- Bump cffi from 2.1.0 to 2.1.1
- Bump pypa/cibuildwheel from 4.1.1 to 4.2.0
- Docs
- Python not yet supported