-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.ProxyEngine.ExcludeHost
Andrew Lambert edited this page Mar 15, 2017
·
9 revisions
#libcURL.ProxyEngine.ExcludeHost
Function ExcludeHost(Hostname As String) As Boolean| Name | Type | Comment |
|---|---|---|
| Hostname | String | A hostname which should be excluded from proxying |
Returns True if the operation succeeded.
Specify the hostname only; i.e. if the URL is http://www.example.com/index.html then www.example.com is the hostname.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-26 Andrew Lambert, offered under the CC BY-SA 3.0 License.