Expand description
.netrc credential lookup, so rget picks up saved logins the same way
wget and curl do (PRD-adjacent: no flag should be required for a host
the user has already told the rest of their tools how to authenticate to).
Functionsยง
- lookup
user:passwordforhost, read from$NETRCor~/.netrc(_netrcon Windows).Noneif there is no file, no entry for this host, and nodefaultentry.