Response

Response - result of request execution.

Response.code - response code Response.status_line - received status line Response.responseBody - container for received body Response.history - for redirected responses contain all history

Destructor

~this
~this()
Undocumented in source.

Members

Properties

getStats
auto getStats [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
responseBody
auto responseBody [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta