httpcore
https://github.com/encode/httpcore
Python
A minimal HTTP client. ⚙️
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 supported1 Subscribers
Add a CodeTriage badge to httpcore
Help out
- Issues
- prioritize h2
- Catch exception if close() in exception manager, throw another except…
- Deadlock: Stream Synchronization Issue Between `httpcore` and `h2`
- Exceptions not handled properly in the proxy's AsyncTunnelHTTPConnection leading to the leaks and pool starvation
- Container resets/crashes when HTTP request reaches receive_response_headers.started in httpcore.http11 logs despite using timeouts and connection pooling
- Don't hold lock unless necessary in PoolByteStream.close()
- Retire map_exceptions
- fix: handle http2 goaway race conditions
- Fix: Pass timeout to SOCKS5 handshake to prevent hanging
- Fix: AsyncTunnelHTTPConnection leaks connection on handshake failure
- Docs
- Python not yet supported