Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-05 | netrc: don't ignore the login name specified with "--user" | Michael Kaufmann | |
- for "--netrc", don't ignore the login/password specified with "--user", only ignore the login/password in the URL. This restores the netrc behaviour of curl 7.61.1 and earlier. - fix the documentation of CURL_NETRC_REQUIRED - improve the detection of login/password changes when reading .netrc - don't read .netrc if both login and password are already set Fixes #3213 Closes #3224 | |||
2017-03-11 | cmdline-opts: fixed a few typos | Dan Fandrich | |
2016-11-16 | cmdline-docs: more conversion | Daniel Stenberg | |