ApplicationHttpRequest

Undocumented in source.

Constructors

this
this(HttpServerConnection connection)
Undocumented in source.

Members

Functions

prepareRequest
void prepareRequest()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta