Documentation
Dlang.org
h1
handy_http_handlers
path_handler_sample_module
Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
@
PathMapping
(
HttpMethod.GET
, "/h1")
void
h1
(
ref
ServerHttpRequest
request
,
ref
ServerHttpResponse
response
)
handy_http_handlers
path_handler_sample_module
functions
h1
h2
h3