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
- Cheroot incorrectly strips `\x0b`, `\x0c`, and `\x0d` from the beginnings and ends of header values.
- [pre-commit.ci] pre-commit autoupdate
- Update server.py to catch 400 error
- Cheroot allows empty HTTP header names
- NUL and CR incorrectly permitted within header values
- Bump urllib3 from 1.26.8 to 1.26.19 in /requirements
- Cheroot incorrectly allows whitespace after HTTP versions
- Cheroot cannot send a 400 response for requests with invalid chunked message bodies
- Cheroot's HTTP method parsing is too permissive
- Cheroot incorrectly allows whitespace after header names
- Docs
- Python not yet supported