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 supported15 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- Accept-Encoding header parsing and interpretation
- aiohttp may respond to requests sent after the client asks for the connection to be closed
- HTTPS requests received on HTTP port show generic BadStatusLine exception
- Form-encoded data with None as the value gets passed as string "None"
- Close client connections when writer is unexpectedly cancelled
- 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
- Docs
- Python not yet supported