Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kemal
v1.7.3
Top Level Namespace
Kemal
BaseLogHandler
CLI
Config
ExceptionHandler
ExceptionPage
Exceptions
CustomException
InvalidPathStartException
RouteNotFound
FileUpload
Handler
HandlerInterface
HeadRequestHandler
InitHandler
LogHandler
NullLogHandler
OverrideMethodHandler
ParamParser
Route
RouteHandler
SSL
StaticFileHandler
Utils
WebSocket
WebSocketHandler
Generated using Crystal 1.16.3
2025-10-10 00:39:43 UTC
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
]