-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.ProxyEngine.HTTPTunnel
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
libcURL.ProxyEngine.HTTPTunnel
Dim HTTPTunnel As Boolean
If True
, then libcURL will tunnel through the proxy server instead of relay requests through it.
- ProxyEngine.Type
- CURLOPT_HTTPPROXYTUNNEL in the libcURL documentation.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.