FTPResponse

Undocumented in source.
class FTPResponse : Response

Inherited Members

From Response

__code
ushort __code;
Undocumented in source.
__responseBody
Buffer!ubyte __responseBody;
Undocumented in source.
__URI
URI __URI;

Initial URI

__finalURI
URI __finalURI;

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

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

Meta