HttpResult

Undocumented in source.

Members

Functions

send
void send(HTTPServerRequest req, HTTPServerResponse res, SessionData sess)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

content
Algebraic!(string, const(ubyte)[]) content;
Undocumented in source.
locationHeader
string locationHeader;
Undocumented in source.
mime
string mime;
Undocumented in source.
statusCode
int statusCode;
Undocumented in source.

Meta