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

The #CURLOPT_PASSWORD option should be used in conjunction with the #CURLOPT_USERNAME option.

Inputs
pwd
input value

Show TOC