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
- fix quadratic backtracking in Forwarded and Link header parsing
- fix infinite loop parsing the Forwarded header
- reject control characters in the request target
- enforce __Host- and __Secure- cookie name prefixes in CookieJar
- Add optional charset parameter to web.FileResponse
- Add Github code coverage upload
- Abstract the public-facing API away from ClientResponse
- Threat model chapter 5
- Add Pyodide/Emscripten client support via FetchConnector (continuation of #7803)
- Add support for HTTP/2
- Docs
- Python not yet supported