class Falcon
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
.
class Falcon
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
.