Document curl plugin .netrc and .curlrc behavior
This commit is contained in:
parent
e4c8ebe056
commit
5781f223f6
@ -219,8 +219,9 @@ Opens remote files or streams over HTTP using libcurl.
|
|||||||
|
|
||||||
Note that unless overridden by the below settings (e.g. by setting
|
Note that unless overridden by the below settings (e.g. by setting
|
||||||
them to a blank value), general curl configuration from environment
|
them to a blank value), general curl configuration from environment
|
||||||
variables such as ``http_proxy`` or specified in :file:`~/.curlrc`
|
variables such as ``http_proxy`` will be in effect.
|
||||||
will be in effect.
|
|
||||||
|
User name and password are read from an optional :file:`~/.netrc`, :file:`~/.curlrc` is not read.
|
||||||
|
|
||||||
.. list-table::
|
.. list-table::
|
||||||
:widths: 20 80
|
:widths: 20 80
|
||||||
|
Loading…
Reference in New Issue
Block a user