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
- Deprecate aiohttp.pytest_plugin
- enforce rfc6455 section 4.2.1 requirement to refuse malformed Websocket handshake
- Deprecate BasicAuth in favor of middleware based auth
- Right way of keeping module from destruction
- Phase out cookie quoting as it only causes problems
- Transform http-parser and http-writer with the new Multidict-CAPI
- SSLObject made available through exceptions
- Raise ConnectionResetError if transport is None
- Docs
- Python not yet supported