- exactRoute
auto exactRoute(string s, Handler h)
Undocumented in source. Be warned that the author may not have intended to support it.
- processor
void processor(App app, HTTPD httpd, NetworkStream stream)
Undocumented in source. Be warned that the author may not have intended to support it.
- regexRoute
auto regexRoute(string s, Handler h)
Undocumented in source. Be warned that the author may not have intended to support it.
- response
auto response(HTTPD_Request rq, C content, ushort code)
Undocumented in source. Be warned that the author may not have intended to support it.