class

Router::RouteHandler

Inherits HTTP::Handler < Reference < Object

Constructors

Instance methods

add_route(key : String, action : Action)
Source
call(context : HTTP::Server::Context)
Source
search_route(context : HTTP::Server::Context) : RouteContext | Nil
Source