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 supported17 Subscribers
Add a CodeTriage badge to aiohttp
Help out
- Issues
- [test enhancements] Fuzzing tests
- Add web.BaseRequest.closed property
- tracing support enhancements
- Add ability to specify custom AccessLogger and connection related parameters during application creation
- Raise a warning on adding duplicated resource
- Customize max_line_size and max_field_size in HttpParser?
- Replace deque in StreamReader with bytearray
- Accessing Response.text can fail with an AttributeError
- add chaining / mounting routing tables
- Behaviour post/json request content vs. method read()
- Docs
- Python not yet supported