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
- Bump isal from 1.7.2 to 1.8.0
- Add parser and writer factories to prepare for future http protocols
- Providing a better abstract layer for Client/Server for implementing future current and future http protocols
- Please provide a way for sysadmins to force use of an HTTP proxy server
- 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
- Docs
- Python not yet supported