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
- Make HTTP server correctly read trailers (Trailer HTTP headers, which come after body)
- Make HTTP request parser return 400 on null byte in the request line
- Unhandled OpenSSL.SSL.WantReadError and WantWriteError raised by PyOpenSSL
- Test suite is failing and filling my inbox
- Incorrect header normalization
- test_tls_client_auth[VerifyMode.CERT_{REQUIRED,OPTIONAL}-False-localhost-builtin] fails on macOS
- cannot read from timed out object
- socket_timeout breaks http1.1 connection reuse
- Tests hang after test_bind_addr_inet[::] on macOS
- Defer HTTP/1.1 parsing to Hyper (h11 project)
- Docs
- Python not yet supported