-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.HTTPAuthMethods.SetOnly
Andrew Lambert edited this page Jun 18, 2021
·
5 revisions
libcURL.HTTPAuthMethods.SetOnly
Sub SetOnly(AuthMethod As libcURL.CURLAUTH)
Name | Type | Comment |
---|---|---|
AuthMethod | CURLAUTH | The authentication method to exclusively enable. |
A convenience method that enables only the specified authentication method; all others are disabled.
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.