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
- Memory tests
- Add opt-in TCPConnector(use_truststore=True) for OS-native trust store integration (#11705)
- Fix TCPConnector.close race nullifying resolver during in-flight resolve (#12497)
- pytest config sync
- Move pytest config into a pytest.ini
- feat: add on_response_headers_received signal to TraceConfig
- Fix type error with pytest-aiohttp
- fix(resolver): handle None result.service from getnameinfo()
- support webtransport
- Optimize _WS_EXT_RE backtracking on Python 3.11+
- Docs
- Python not yet supported