From a387d881ecf1cfe8def1460fdf2faa3fdef66302 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 28 Nov 2016 01:01:13 +0100 Subject: cmdline-docs: more options converted and fixed Now all options are in the new system. --- docs/cmdline-opts/header.d | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs/cmdline-opts/header.d') diff --git a/docs/cmdline-opts/header.d b/docs/cmdline-opts/header.d index 762334fe4..90af7359e 100644 --- a/docs/cmdline-opts/header.d +++ b/docs/cmdline-opts/header.d @@ -31,9 +31,8 @@ Example: curl -H "X-First-Name: Joe" http://example.com/ \fBWARNING\fP: headers set with this option will be set in all requests - even -after redirects are followed, like when told with \fB-L, --location\fP. This -can lead to the header being sent to other hosts than the original host, so -sensitive headers should be used with caution combined with following -redirects. +after redirects are followed, like when told with --location. This can lead to +the header being sent to other hosts than the original host, so sensitive +headers should be used with caution combined with following redirects. This option can be used multiple times to add/replace/remove multiple headers. -- cgit v1.2.3