AsyncHTTPResult

Undocumented in source.

Members

Functions

getHeader
NbuffChunk getHeader(string h)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

error
AsyncHTTPErrors error;
Undocumented in source.
response_body
Nbuff response_body;
Undocumented in source.
response_headers
MessageHeaders response_headers;
Undocumented in source.
status_code
int status_code;
Undocumented in source.

Meta