-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.cURLSession.HTTPAuthenticationMethod
Andrew Lambert edited this page Nov 26, 2022
·
2 revisions
libcURL.cURLSession.HTTPAuthenticationMethod
Dim HTTPAuthenticationMethod As libcURL.HTTPAuthMethods
Gets and sets the available/allowed HTTP authentication methods. You may set either an instance of HTTPAuthMethods with one or more methods enabled, or a member of the CURLAUTH enumeration to enable a single method only.
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.