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
- Does a security scanner crash worker threads (again)?
- `_` is incorrectly permitted in `Content-Length` header values
- Cheroot is vulnerable to request smuggling via multiple `Content-Length` headers
- Cheroot ('s test suite?) is hardcoding error codes specific to x86 Linux
- random failures when running test_conn with Python 3.13
- Cheroot responds to incomplete requests when the connection is half-closed
- Cheroot responds 500 when first header field line is a continuation
- Respond 400 instead of 500 when first header field line starts with SP or HTAB
- Cheroot clobbers previous lines' values during field line folding
- Cheroot ignores the `Content-Length` header when the connection is half-closed.
- Docs
- Python not yet supported