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
- All the Python versions we support now implement sendfile fallback so its likely our sendfile fallback code is no longer needed.
- add kwargs para for request
- aiohttp.request() got an unexpected keyword argument 'ssl'
- `_release_connection` is always called 4x on a successful request
- On redirects, middle URL with ø char gets parsed wrongly - leading to a 404
- Possibility to get peer certificate when ClientResponseError is raised
- shouldn `env_proxy` affect after proxy that provided by users from code
- Implement zero copy writes for the WebSocket writer
- Move metadata to pyproject.toml
- POC for hyperscan usage in UrlDispatcher
- Docs
- Python not yet supported