cheroot
https://github.com/cherrypy/cheroot
Python
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
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 supported0 Subscribers
Add a CodeTriage badge to cheroot
Help out
- Issues
- Prevent thread-pool drain from flush on dead sockets (fixes #710)
- Convert contributing docs to Markdown
- Fix AttributeError in the unserviceable-connection error handler
- Handle read() returning None on a non-blocking socket
- Fix test_tls_client_auth for Windows with Python 3.14 and OpenSSL 3.4+
- Reject non-numeric Content-Length header values
- [pre-commit.ci] pre-commit autoupdate
- Fix HTTPConnection.communicate() to pass server proxy and strict mode settings
- Reject NUL bytes in HTTP request lines
- Reject invalid HTTP method token characters
- Docs
- Python not yet supported