- add
Router add(string path, HttpMethod method, RoutingHandler handler)
Undocumented in source. Be warned that the author may not have intended to support it.
- match
RoutingHandler match(string path, HttpMethod method, string[string] params)
Undocumented in source. Be warned that the author may not have intended to support it.