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
- Remove Gitter chat links from issue template and docs badges
- Accept cookies from IP address origins as host-only cookies
- UploadTracker
- Use mypyc to compile websocket reader
- fix content-length desync in TextIOPayload
- MultipartWriter.as_bytes() does not apply part Content-Encoding / Content-Transfer-Encoding, diverging from write()
- Apply part encodings in MultipartWriter.as_bytes()
- Dynamic routes with percent-encodable fixed segments (space, non-ASCII) are unreachable and url_for(
- [PR #6547/65de218c backport][3.15] Remove overlapping slots and fix broken slots inheritance
- Dynamic routes with percent-encodable fixed segments (space, non-ASCII) are unreachable and url_for() URLs 404
- Docs
- Python not yet supported