handy_http_handlers.path_handler_sample_module

This module defines some path mapping functions to help test the path handler's function for registering annotated functions.

Members

Functions

h1
void h1(ServerHttpRequest request, ServerHttpResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
h2
void h2(ServerHttpRequest request, ServerHttpResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
h3
void h3(ServerHttpRequest request, ServerHttpResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.