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

_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.
_uri
URI _uri;

Initial URI

Meta