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 supported16 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- Handling static URLs
- using server_host name param for ws_connect
- added server_hostname param to ws_connect method
- Possibility to specify headers encoding
- Implement filter_cookies() with domain-matching and path-matching
- Patchback 3.10 #7818
- Support FileResponse from any pathlib.Path compatible object
- pathlib.Path-alike no longer works in 3.9.0 for web.FileResponse
- StreamReader.iter_chunked(n) yields chunk_sizes < n before end of stream
- Replace aiodns with dnspython
- Docs
- Python not yet supported