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 supported18 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- Redirect on ws_connect gives confusing result
- Closing connection on client half close, not allowing response.
- ClientWebSocketResponse fails with TypeError if server closed the connection
- all except BaseException should be except Exception
- Streams reorganization
- Assert HTTPS through redirects on client request (GET, POST, ...)
- WebSocketResponse requires closing/closed checks before sending something
- Add support for custom handling of requests that throw in `aiohttp.http_exceptions.*`
- Feature request: in the server, modifying the response headers after they have been sent should raise
- Bringing back support for declaring proxies at a init level in ClientSession().
- Docs
- Python not yet supported