2
0
mirror of https://github.com/curl/curl.git synced 2025-03-25 15:50:32 +08:00
Jay Satiro ab18c04218 url: fix netrc info message
- Fix netrc info message to use the generic ".netrc" filename if the
  user did not specify a netrc location.

- Update --netrc doc to add that recent versions of curl on Windows
  prefer .netrc over _netrc.

Before:
* Couldn't find host google.com in the (nil) file; using defaults

After:
* Couldn't find host google.com in the .netrc file; using defaults

Closes https://github.com/curl/curl/pull/11904
2023-09-24 03:37:13 -04:00
..
2023-09-24 03:37:13 -04:00
2023-09-21 14:15:03 +02:00
2023-08-31 23:02:10 +00:00
2023-08-31 23:02:10 +00:00
2023-08-23 23:26:10 +02:00
2023-08-07 20:57:48 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
FAQ
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
2023-08-31 23:02:10 +00:00
2023-08-07 20:57:48 +02:00
2023-08-23 23:26:10 +02:00
2023-07-22 23:40:44 +02:00
2023-09-18 14:38:43 -04:00
2023-09-13 08:19:24 +02:00
2023-08-23 23:26:10 +02:00
2023-08-25 20:54:14 +02:00

curl logo

Documentation

you will find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.