VerbHandler

Undocumented in source.

Constructors

this
this(string normalizedVerb)
Undocumented in source.

Members

Functions

execute
void execute(string path, TRequest request, TResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.
route
Route!(TRequest, TResponse) route(string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

verb
string verb [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta