-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.ProxyEngine.SetAuthMethods
Andrew Lambert edited this page Nov 26, 2022
·
6 revisions
libcURL.ProxyEngine.SetAuthMethods
Function SetAuthMethods(NewAuthMask As libcURL.HTTPAuthMethods) As Boolean
Name | Type | Comment |
---|---|---|
NewAuthMask | HTTPAuthMethods | An object which represents the proxy authentication methods which should be allowed |
If the operation succeeds this method returns True
.
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.