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
- random failures when running test_conn with Python 3.13
- MockSocket related test_makefile failures with Python 3.13
- Cheroot responds to incomplete requests when the connection is half-closed
- Bump setuptools from 69.5.1 to 70.0.0 in /requirements
- Bump zipp from 3.7.0 to 3.19.1 in /requirements
- 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
- Bump certifi from 2021.10.8 to 2024.7.4 in /requirements
- Cheroot ignores the `Content-Length` header when the connection is half-closed.
- Docs
- Python not yet supported