HttpContent

Undocumented in source.

Members

Functions

reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

body
string body;
Undocumented in source.
headField
string[string] headField;
Undocumented in source.
method
string method;
Undocumented in source.
parameters
string[string] parameters;
Undocumented in source.
path
string path;
Undocumented in source.
status
size_t status;
Undocumented in source.

Meta