Response

Undocumented in source.

Constructors

this
this(Socket client, HttpServer server)
Undocumented in source.

Members

Functions

fhtml
void fhtml(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
render
void render(string data, Options options)
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(string b)
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send()
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(int b)
Undocumented in source. Be warned that the author may not have intended to support it.
setHeader
void setHeader(string Name, string Value)
Undocumented in source. Be warned that the author may not have intended to support it.
setStatus
void setStatus(int status)
Undocumented in source. Be warned that the author may not have intended to support it.
text
void text(string val)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

isSended
bool isSended;
Undocumented in source.

Meta