README
Top Level Namespace
Kemal
BaseLogHandler
CLI
Config
ExceptionHandler
ExceptionPage
Exceptions
CustomException
InvalidPathStartException
RouteNotFound
FileUpload
Handler
InitHandler
LogHandler
NullLogHandler
ParamParser
Route
RouteHandler
SSL
StaticFileHandler
Utils
WebSocket
WebSocketHandler
class
Kemal::StaticFileHandler
Kemal::StaticFileHandler
HTTP::StaticFileHandler
Reference
Object
Defined in:
kemal/static_file_handler.cr
Instance Method Summary
#call
(context : HTTP::Server::Context)
Instance Method Detail
def
call
(context :
HTTP::Server::Context
)
#
[
View source
]