AsyncHTTPClient

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

State
enum State
Undocumented in source.

Functions

addHeader
void addHeader(Header h)
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
connect_timeout
void connect_timeout(Duration v)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute(Method method, URL url, void delegate(AsyncHTTPResult) @(safe) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
redirectAllowed
bool redirectAllowed()
Undocumented in source. Be warned that the author may not have intended to support it.
verbosity
void verbosity(int v)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta