libcURL.cURLSession.HTTPAuthenticationMethod - charonn0/RB-libcURL GitHub Wiki
libcURL.cURLSession.HTTPAuthenticationMethod
Property Declaration
Dim HTTPAuthenticationMethod As libcURL.HTTPAuthMethods
Remarks
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.