Skip to content

libcURL.ProxyEngine.GetAuthMethods

Andrew Lambert edited this page Mar 15, 2017 · 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