-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.EasyHandle.GetAuthMethods
Andrew Lambert edited this page Nov 7, 2015
·
7 revisions
#libcURL.EasyHandle.GetAuthMethods
##Method Signature
Function GetAuthMethods() As libcURL.HTTPAuthMethods##Return value An HTTPAuthMethods object which represents the available/enabled HTTP authentication methods (Basic, Digest, etc.)
##See also
##See also
- CURLOPT_HTTPAUTH in the libcURL documentation.
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.