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
- Possibility to pass `base_url` parameter in request methods
- aiodns does not work with mDNS and is the default resolver
- Add py3.14 to CI test matrix
- Add distinction between error cases in TimerContext
- 9 test failures
- "Timeout context manager should be used inside a task" slightly misleading
- explicitly throw error for socks5 proxy since is not supported supported currently and will be implied disconnected if connect to
- Change invalid error message when first two bytes of method begin with `\x16\x03`
- Restore zero copy writes on Python 3.12.9+/3.13.2+
- aiohttp issues with pyodide accessing https url
- Docs
- Python not yet supported