libcURL.ProxyEngine.Type - charonn0/RB-libcURL GitHub Wiki
libcURL.ProxyEngine.Type
Property Declaration
Dim Type As libcURL.ProxyType
Remarks
The type of proxy being used; a member of the ProxyType enum.
See also
- CURLOPT_PROXYTYPE in the libcURL documentation.