h1

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
)