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
- Improve ContentLengthError messages to show expected vs received bytes
- Expose `_RequestOptions` as a public member
- [Python 3.14t] `GunicornWebWorker` crashes on init when trying to close non-existent asyncio loop
- Exception trying to create a TLS connection with ClientTimeout(total=0)
- Deprecate aiohttp.pytest_plugin
- ujson library mentioned in the documentation is deprecated
- enforce rfc6455 section 4.2.1 requirement to refuse malformed Websocket handshake
- trace_request_ctx typing annotation is incompatible with instances of user-specific class to be used as request context
- Deprecate BasicAuth in favor of middleware based auth
- Right way of keeping module from destruction
- Docs
- Python not yet supported