class Falcon < ::Falcon::Rackup::Handler

Inherits from
::Falcon::Rackup::Handler

Inherited Methods

From Falcon::Rackup::Handler:

Rack (v2) expects the constant to be in the Rack::Handler namespace, so we define a new handler class in the Rack::Handler namespace that inherits from Falcon::Rackup::Handler.