Name
easy:SetOpt_ProxyPassword -- password to use with proxy authentication
Synopsis
easy:SetOpt_ProxyPassword(pwd)
Function
Pass a string as parameter, which should be pointing to password to use for authentication with the proxy.

The #CURLOPT_PROXYPASSWORD option should be used in conjunction with the #CURLOPT_PROXYUSERNAME option.

Inputs
pwd
input value

Show TOC