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
- feat: ClientResponse class support methods iter_chunked and iter_chunks.
- Use setup-python for cache
- missing headers_received signal in TraceConfig
- Preserve default total timeout when other timeout is changed in ClientSession.__init__()
- Preserve default total client timeout value
- Support Pyodide (Jupyterlite)
- Consider making _RequestContextManager part of the public API
- Websocket request does not respect the timeout settings
- Add ClientResponse.certificate and populate it, if appropriate
- "Status line is too long" error message when URL is too long
- Docs
- Python not yet supported