TODO: do not consider APPDATA for netrc

See #22462
Closes #22480
This commit is contained in:
Daniel Stenberg 2026-08-04 10:17:03 +02:00
parent 73a05428d4
commit 2112f185c0
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -19,12 +19,6 @@ document](https://curl.se/docs/knownbugs.html) are subject for fixing.
# libcurl
## Consult `%APPDATA%` also for `.netrc`
`%APPDATA%\.netrc` is not considered when running on Windows. Should it not?
See [curl issue 4016](https://github.com/curl/curl/issues/4016)
## `struct lifreq`
Use `struct lifreq` and `SIOCGLIFADDR` instead of `struct ifreq` and