RedirectView

Undocumented in source.

Constructors

this
this(HTTPServerRequest req, HTTPServerResponse res, string path)
Undocumented in source.

Members

Functions

destinationPath
string destinationPath()
Undocumented in source. Be warned that the author may not have intended to support it.
respondError
void respondError(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
respondMessage
void respondMessage(string value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta