gem.sh gem.sh
Home Gems Types Docs Community
  • Modules

    • module Falcon
    • module Falcon::Adapters
    • module Falcon::Command
    • module Falcon::Command::Paths
    • module Falcon::Controller
    • module Falcon::Environments
    • module Falcon::Middleware
    • module Falcon::Middleware::BadRequest
    • module Falcon::Middleware::NotFound
    • module Falcon::Service
    • module Falcon::TLS
    • module OpenSSL::X509
    • module Rack
    • module Rack::Handler
    • module Rack::Handler::Falcon
  • Classes

    • class Falcon::Adapters::Input
    • class Falcon::Adapters::Output
    • class Falcon::Adapters::Rack
    • class Falcon::Adapters::Response
    • class Falcon::Adapters::Rewindable
    • class Falcon::Command::Host
    • class Falcon::Command::Proxy
    • class Falcon::Command::Redirect
    • class Falcon::Command::Serve
    • class Falcon::Command::Supervisor
    • class Falcon::Command::Supervisor::Metrics
    • class Falcon::Command::Supervisor::Restart
    • class Falcon::Command::Top
    • class Falcon::Command::Virtual
    • class Falcon::Configuration
    • class Falcon::Configuration::Loader
    • class Falcon::Controller::Host
    • class Falcon::Controller::Proxy
    • class Falcon::Controller::Redirect
    • class Falcon::Controller::Serve
    • class Falcon::Controller::Virtual
    • class Falcon::Endpoint
    • class Falcon::Middleware::Proxy
    • class Falcon::Middleware::Redirect
    • class Falcon::Middleware::Verbose
    • class Falcon::ProxyEndpoint
    • class Falcon::Server
    • class Falcon::Service::Application
    • class Falcon::Service::Generic
    • class Falcon::Service::Proxy
    • class Falcon::Service::Supervisor
    • class Falcon::Services
    Overview
    H
    Home
    R
    Reference
    T
    Types
    C
    Changelogs
  • Documentation
    • README
  • More
    • Versions
    • Source
    • Playground
    • Stats
    • Metadata
    • Wiki
    • Announcements
    Community
    • Articles
    • Tutorials
    • Videos
    • Community
  1. Gems
  2. falcon
  3. 0.37.2
  4. module Falcon::Controller

module Falcon::Controller

Classes in this namespace

Host

class

in Falcon::Controller

Proxy

class

in Falcon::Controller

Redirect

class

in Falcon::Controller

Serve

class

in Falcon::Controller

Virtual

class

in Falcon::Controller

Classes

  • Falcon::Controller::Host
  • Falcon::Controller::Proxy
  • Falcon::Controller::Redirect
  • Falcon::Controller::Serve
  • Falcon::Controller::Virtual

Defined in

  • lib/falcon/controller/host.rb
  • lib/falcon/controller/proxy.rb
  • lib/falcon/controller/redirect.rb
  • lib/falcon/controller/serve.rb
  • lib/falcon/controller/virtual.rb
Home
Gems
Docs
Contribute
Monitoring
Twitter GitHub Mastodon

© 2025 gem.sh - Beautiful documentation for any Ruby gem