falcon
https://github.com/socketry/falcon
Ruby
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
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.
2 Subscribers
Add a CodeTriage badge to falcon
Help out
- Issues
- fix(server): silence EPIPE/ECONNRESET in accept loop
- Strip `proxy-authorization` header by default.
- supervisor process memory consumption
- Logging the request stats
- Metadata: create latest release on GitHub
- Falcon 'disappears' the request body
- Errno::EPIPE / Errno::ECONNRESET in accept loop logged as unhandled exceptions
- create unix-socket example
- Command line switch for serving static files
- Static server.
- Docs
- RequestExceptionHandler#render_error_response
- RequestExceptionHandler#render_record_invalid
- RequestExceptionHandler#render_internal_server_error
- RequestExceptionHandler#render_payment_required
- RequestExceptionHandler#render_could_not_create_error
- RequestExceptionHandler#render_not_found_error
- RequestExceptionHandler#render_unauthorized
- RequestExceptionHandler#handle_with_exception
- MetaTokenVerifyConcern#valid_token?
- MetaTokenVerifyConcern#verify