-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.GetAuthMethods
Andrew Lambert edited this page Nov 26, 2022
·
7 revisions
libcURL.EasyHandle.GetAuthMethods
Function GetAuthMethods() As libcURL.HTTPAuthMethods
An HTTPAuthMethods object which represents the available/enabled HTTP authentication methods (Basic, Digest, etc.)
- EasyHandle.SetAuthMethods
- CURLINFO_HTTPAUTH_AVAIL 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.