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
- Missliding warning in aiohttp.connector.TCPConnector in Python 3.11 using uvloop with local proxy via https
- Growing memory usage in web_protocol.py
- Improve support for dynamic port allocations
- Add specific exceptions for authentication issues
- Issues in Parsing HTTP Request "Host" Header
- Parsing issue of Duplicate Chunked Transfer-Encoding
- Server hangs when chunk-size does not match actual data size in chunked transfer encoding
- Test invalid chunked body
- Use io.BytesIO() instead of List[bytes] + b"".join()
- [documentation/typing request] what are allowed values for `compress`?
- Docs
- Python not yet supported