Skip to content

libcURL.EasyHandle.GetAuthMethods

Andrew Lambert edited this page Nov 26, 2022 · 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

Clone this wiki locally