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
- DNS over HTTPS (DoH)
- Security improvement: raise_for_status + ClientError prevent tokens from leaking
- llhttp should be a separate, optional package
- Pass max_length parameter to ZLibDecompressor
- ASGI support
- aiodns can probably be enabled on windows, now that it ships with c-ares already built
- 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
- Docs
- Python not yet supported