easy:SetOpt_Netrc_File -- file name to read .netrc info from
Synopsis
easy:SetOpt_Netrc_File(file)
Function
Pass a string as parameter, containing
the full path name to the file you want libcurl to use as .netrc
file. If this option is omitted, and #CURLOPT_NETRC is get, libcurl
will attempt to find a .netrc file in the current user's home
directory.