libcURL.ProxyEngine.SetAuthMethods - charonn0/RB-libcURL GitHub Wiki
libcURL.ProxyEngine.SetAuthMethods
Method Signature
Function SetAuthMethods(NewAuthMask As libcURL.HTTPAuthMethods) As Boolean
Parameters
| Name | Type | Comment |
|---|---|---|
| NewAuthMask | HTTPAuthMethods | An object which represents the proxy authentication methods which should be allowed |
Return value
If the operation succeeds this method returns True.