Name
easy:GetInfo_ProxyAuth_Avail -- get available HTTP proxy authentication methods
Synopsis
authp = easy:GetInfo_ProxyAuth_Avail()
Function
Returns a bitmask indicating the authentication method(s) available according to the previous response. The meaning of the bits is explained in the #CURLOPT_PROXYAUTH option for easy:SetOpt().

Inputs
none

Results
authp
output value

Show TOC