Response

Undocumented in source.

Members

Properties

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

Variables

__URI
URI __URI;

Initial URI

__code
ushort __code;
Undocumented in source.
__finalURI
URI __finalURI;

Final URI. Can differ from __URI if request go through redirections.

__responseBody
Buffer!ubyte __responseBody;
Undocumented in source.

Meta