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
- docs: Add exception handling guidance for background tasks
- Phase out cookie quoting as it only causes problems
- Transform http-parser and http-writer with the new Multidict-CAPI
- SSLObject made available through exceptions
- Raise RuntimeError if transport is None
- Logging enabled caching can cause TypeError in unit tests
- Allow caching of middleware construction
- Fix infinite `iter_chunks()` on empty response
- Migrating From aiosignal to aiocallback for TraceConfig to improve it's performance and readability.
- Workaround uvloop losing track of sockets when passing a socket to create_connection
- Docs
- Python not yet supported