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 supported17 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- Accept-Encoding header parsing and interpretation
- HTTPS requests received on HTTP port show generic BadStatusLine exception
- Removal of 'loop' Parameter in web.run_app
- `FileResponse` has undefined behavior if the file is changed out from under it between the `stat` and `open` calls
- add aiohttp.MozillaCookieJar to load/save cookies.txt files
- aiohttp.web fails to parse cookies after a cookie with quotes
- Fixed Inappropriate Logical Expression
- Handling static URLs
- Support FileResponse from any pathlib.Path compatible object
- pathlib.Path-alike no longer works in 3.9.0 for web.FileResponse
- Docs
- Python not yet supported