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
- WebSocketResponse.close() should wait for a close frame in its timeout window
- TLSV1_ALERT_ACCESS_DENIED error with aiohttp, works fine with httpx and requests
- Form Data Handling and Validation Improvements
- Payload registry has to do a linear search to find payloads
- Add slots to dataclasses with Python 3.10+
- aiohttp ignoring cookie_jar quote_cookie parameter
- Calling BaseRequest.host can do blocking I/O if the host header is missing
- Remove make_mocked_coro()
- Fix 'I/O operation on closed file' and 'Form data has been processed already' upon redirect on multipart data
- Bump idna from 3.3 to 3.10
- Docs
- Python not yet supported