libcURL.ProxyEngine.HTTPTunnel - charonn0/RB-libcURL GitHub Wiki
libcURL.ProxyEngine.HTTPTunnel
Property Declaration
Dim HTTPTunnel As Boolean
Remarks
If True, then libcURL will tunnel through the proxy server instead of relay requests through it.
See also
- ProxyEngine.Type
- CURLOPT_HTTPPROXYTUNNEL in the libcURL documentation.