1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/3rd-party/curl-7.52.1/docs/cmdline-opts/location-trusted.d
2017-02-02 21:08:13 -06:00

10 lines
407 B
Makefile

Long: location-trusted
Help: Like --location, and send auth to other hosts
Protocols: HTTP
See-also: user
---
Like --location, but will allow sending the name + password to all hosts that
the site may redirect to. This may or may not introduce a security breach if
the site redirects you to a site to which you'll send your authentication info
(which is plaintext in the case of HTTP Basic authentication).