CurlNetRcOption

These enums are for use with the CURLOPT_NETRC option.

Values

ValueMeaning
ignored

The .netrc will never be read. This is the default.

optional
required

A user:password in the URL will be ignored. * Unless one is set programmatically, the .netrc * will be queried.

last

Meta