Module: Rack
- Defined in:
- lib/rack/handler/falcon.rb
Overview
Generally speaking, you should not require this file directly, or assume the existance of the ‘Rack::Handler::Falcon` constant. Instead, use `Rack::Handler.get(:falcon)` to load and access the handler.
Defined Under Namespace
Modules: Handler