Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kemal
v1.6.0
Top Level Namespace
Kemal
BaseLogHandler
CLI
Config
ExceptionHandler
ExceptionPage
Exceptions
CustomException
InvalidPathStartException
RouteNotFound
FileUpload
Handler
HeadRequestHandler
InitHandler
LogHandler
NullLogHandler
OverrideMethodHandler
ParamParser
Route
RouteHandler
SSL
StaticFileHandler
Utils
WebSocket
WebSocketHandler
Generated using Crystal 1.11.2
2024-10-13 07:25:30 UTC
class
Kemal::
HeadRequestHandler
Kemal::HeadRequestHandler
Reference
Object
Included Modules
HTTP::Handler
Defined in:
kemal/head_request_handler.cr
Constant Summary
INSTANCE
=
new
Instance Method Summary
#call
(context) : Nil
Instance Method Detail
def
call
(context) : Nil
#
[
View source
]