Mercurial > hgrepos > Python2 > PyMuPDF
comparison mupdf-source/thirdparty/curl/docs/cmdline-opts/location-trusted.d @ 3:2c135c81b16c
MERGE: upstream PyMuPDF 1.26.4 with MuPDF 1.26.7
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:44:09 +0200 |
| parents | b50eed0cc0ef |
| children |
comparison
equal
deleted
inserted
replaced
| 0:6015a75abc2d | 3:2c135c81b16c |
|---|---|
| 1 Long: location-trusted | |
| 2 Help: Like --location, and send auth to other hosts | |
| 3 Protocols: HTTP | |
| 4 See-also: user | |
| 5 --- | |
| 6 Like --location, but will allow sending the name + password to all hosts that | |
| 7 the site may redirect to. This may or may not introduce a security breach if | |
| 8 the site redirects you to a site to which you'll send your authentication info | |
| 9 (which is plaintext in the case of HTTP Basic authentication). |
