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
- History is full of uninteresting commits
- Potential "cannot join thread before it is started" when shutting down during startup
- Serve will do its job even if stop was called before
- `OSError: [Errno 9] Bad file descriptor` on `socket.shutdown(socket.SHUT_RDWR)`
- Unclosed errors in test_ssl on macOS on Python 3.10
- Maximum URL length / Block too long URLs
- Add type hints
- Windows error 10022 kills threads
- `'SSL_PROTOCOL': cipher[1]` => "TypeError: 'NoneType' object is not subscriptable"
- cherrypy SSL stops responding "ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:2471)" (after 5 intermediate tracebacks TLSV1_ALERT_UNKNOWN_CA or SSLV3_ALERT_CERTIFICATE_UNKNOWN)
- Docs
- Python not yet supported