easy:SetOpt_Proxy_TLSAuth_UserName -- user name to use for proxy TLS authentication
Synopsis
easy:SetOpt_Proxy_TLSAuth_UserName(user)
Function
Pass a string as parameter containing the username
to use for the HTTPS proxy TLS authentication method specified with the
#CURLOPT_PROXY_TLSAUTH_TYPE option. Requires that the
#CURLOPT_PROXY_TLSAUTH_PASSWORD option also be get.