ClientResponse

Undocumented in source.

Constructors

this
this(int statusCode, string content, string[string] headers)
Undocumented in source.

Members

Functions

getContent
string getContent()
Undocumented in source. Be warned that the author may not have intended to support it.
getHeaders
string[string] getHeaders()
Undocumented in source. Be warned that the author may not have intended to support it.
getStatusCode
int getStatusCode()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta