- action
string action()
Undocumented in source.
- backPath
string backPath()
Undocumented in source.
- backPath
string backPath(HTTPServerRequest )
Undocumented in source.
- canHandle
bool canHandle(HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
- handle
void handle(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleAction
void handleAction(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source.
- handleQuestion
void handleQuestion(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- isValidPassword
bool isValidPassword(HTTPServerRequest req, HTTPServerResponse res)
Undocumented in source. Be warned that the author may not have intended to support it.
- question
string question()
Undocumented in source.
- title
string title()
Undocumented in source.