CachedCurlNetwork.Request

Undocumented in source.

Members

Variables

data
const(void)[] data;
Undocumented in source.
headers
const(string[2])[] headers;
Undocumented in source.
maxRedirects
int maxRedirects;
Undocumented in source.
method
HTTP.Method method;
Undocumented in source.
url
string url;
Undocumented in source.

Meta