Proxy

Curl proxy. Must be init with this(host, port, type), otherwise not valid

Constructors

this
this(string _host, ushort _port, CurlProxy _type)
Undocumented in source.

Members

Variables

host
string host;

Proxy

port
ushort port;

Proxy port

type
CurlProxy type;

Proxy type

Meta