Open Sidebar
Close Sidebar
orion
4.0.0-beta4
Top Level Namespace
Assets
BaseController
ParentRenderer
Renderer
Orion
API
CursorPaginator
PaginationHelpers
Paginator
Cache
Keyable
Config
ReadOnly
Constraint
Controller
CacheHelpers
JSONHelpers
ParamHelpers
ParamsHash
StrongParams
Rendering
RequestHelpers
ResponseHelpers
StatusHelpers
DSL
Concerns
Constraints
Handlers
Helpers
Match
Mount
RequestMethods
Resources
Root
Scope
Static
WebSockets
ExceptionPage
Handler
HandlerProc
Handlers
Exceptions
Logger
ResetPath
RouteFinder
ScopeBasePath
Logger
Middleware
APIKeyAuth
Auth
BasicAuth
CookieStore
CORS
CSRF
Flash
JWTAuth
MemoryStore
RateLimiter
Bucket
IdentifierProc
Session
SessionAuth
SessionStore
Store
Router
Server
Context
ParamHash
StrongParams
Request
RequestProcessor
Response
View
AssetTagHelpers
CacheHelpers
CaptureHelper
PartialHelpers
Renderer
RouteHelpers
module
Orion::
Handler
Included Modules
HTTP::Handler
Direct including types
Orion::Handlers::Exceptions
Orion::Handlers::Logger
Orion::Handlers::ResetPath
Orion::Handlers::RouteFinder
Orion::Handlers::ScopeBasePath
Defined in:
orion/handler.cr
Instance Method Summary
#call
(context : HTTP::Server::Context)
#call
(context : Server::Context)
Instance Method Detail
def
call
(context : HTTP::Server::Context)
#
abstract def
call
(context :
Server::Context
)
#