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
- Allow changing connector limit on runtime
- [TODO] Use `truststore` in place of `ssl` by default
- Add benchmark for blocking time reading chunks
- 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
- Expose `_RequestOptions` as a public member
- enforce rfc6455 section 4.2.1 requirement to refuse malformed Websocket handshake
- Right way of keeping module from destruction
- Phase out cookie quoting as it only causes problems
- Docs
- Python not yet supported