Skip to content

libcURL.ProxyEngine.GetAuthMethods

Andrew Lambert edited this page Nov 26, 2022 · 6 revisions

libcURL.ProxyEngine.GetAuthMethods

Method Signature

 Function GetAuthMethods() As libcURL.HTTPAuthMethods

Return value

An HTTPAuthMethods object which represents the available/enabled proxy authentication methods (Basic, Digest, etc.)

See also

Clone this wiki locally