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
- Bump Ruff to v0.15.18 and address new lint violations
- Bump `reusable-tox.yml` to `1bb961580e`
- Fix error logging when sending 503 response fails
- fix: handle TLS 1.3 post-handshake auth errors in _loopback_for_cert_thread (closes #209)
- HTTPConnection not passing proxy_mode and strict_mode to HTTPRequest __init__
- Socket write buffer can be cleared prematurely causing truncated files
- Prevent socket write buffer from being cleared when prematurely
- Refactor _from server socket
- [TODO] Address suppressed warnings in pytest
- Replace `self.server.error_log()` with `self.error_log()` in `HTTPServer._serve_unservicable()`
- Docs
- Python not yet supported