CachedCurlNetwork.Request

Undocumented in source.
class CachedCurlNetwork
static
struct Request {}

Members

Variables

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

Meta