libcURL.ProxyEngine.GetAuthMethods - charonn0/RB-libcURL GitHub Wiki

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