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
- Optimize _WS_EXT_RE backtracking on Python 3.11+
- Add progress callback support to Payload
- fix: recover latin-1 encoded Location headers on redirects
- Add cdef type declarations and inline upgrade check in HTTP parser
- Remove asyncio.shield in _drain_helper to fix unhandled future warnings
- Fix StaticResource routes not resolving
- fix: improve type safety and error handling
- Fix AttributeError when accessing Response.text with Payload body
- Add support for Android and iOS platforms
- Bump imagesize from 1.4.1 to 1.5.0
- Docs
- Python not yet supported