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
- Higher memory footprint after switching from Goliath/EventMachine to Falcon/Async
- Strip forwarded headers at proxy boundary
- Code reloading in Rails development stalls
- Minor fixes to let's encrypt environment
- Strip and re-author forwarding headers in `Falcon::Middleware::Proxy`
- 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
- Docs
- NotifyService::BaseCondition#response_to_recipient?
- NotifyService::BaseCondition#private_mention_not_in_response?
- NotifyService::BaseCondition#from_staff?
- NotifyService::BaseCondition#message?
- NotifyService::BaseCondition#from_limited?
- NotifyService::BaseCondition#override_for_sender?
- NotifyService::BaseCondition#new_account?
- NotifyService::BaseCondition#not_follower?
- NotifyService::BaseCondition#not_following?
- NotifyService::BaseCondition#filterable_type?