]> git.ipfire.org Git - thirdparty/curl.git/commit
netrc: use the NETRC environment variable (first) if set
authorDaniel Stenberg <daniel@haxx.se>
Sun, 22 Jun 2025 22:09:18 +0000 (00:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 27 Jul 2025 16:26:43 +0000 (18:26 +0200)
commit378713deb2cf5137c7cffe6227d9d5f43fe3e8b1
treed0fa3abaddc2f9adf2e6a8efbc821f14264830b6
parent9d8998c99408e1adf8eba629fad9f87b3235bdfa
netrc: use the NETRC environment variable (first) if set

Add test 755 to verify.

Proposed-by: Berthin Torres CallaƱaupa
URL: https://curl.se/mail/lib-2025-06/0015.html

Closes #17712
docs/cmdline-opts/netrc.md
docs/libcurl/libcurl-env.md
docs/libcurl/opts/CURLOPT_NETRC.md
lib/netrc.c
tests/data/Makefile.am
tests/data/test755 [new file with mode: 0644]