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
- validate cookie Max-Age as -?digits before int()
- Improve FileResponse performance by always using aiohttp's sendfile fallback if native sendfile is not available
- Please add the public method ClientResponse.content() to access the raw content
- Proposal: rename `async def close()` to `async def aclose()` across aiohttp
- Ensure all requests go through middleware
- Check lru_cache usage in v4
- reject websocket close codes above the valid range
- Add fuzzing to CI
- Add chunk tracing to .content
- Docs
- Python not yet supported