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 aiofastnet from 1.0.2 to 1.0.3
- Eager write_bytes task makes cross-loop ClientSession use silently corrupt the session's event loop on Python 3.12/3.13
- Add interlock-cb to third-party libraries
- Bump aiofastnet from 1.0.1 to 1.0.3
- Rewind file bodies when internally retrying a request
- internally retried PUT requests can send incomplete data when a file handle in given as `data`
- [PR #13301/58bae08b backport][3.15] Add METH_QUERY and treat QUERY as an idempotent method
- Improve Link regex performance
- Retain the chunk-received trace task in read_nowait
- Avoid generating an unused Date header fallback
- Docs
- Python not yet supported