summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/proxy-header.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/proxy-header.d')
-rw-r--r--docs/cmdline-opts/proxy-header.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/proxy-header.d b/docs/cmdline-opts/proxy-header.d
index 273a773d9..8ea209387 100644
--- a/docs/cmdline-opts/proxy-header.d
+++ b/docs/cmdline-opts/proxy-header.d
@@ -7,6 +7,7 @@ Category: proxy
Example: --proxy-header "X-First-Name: Joe" -x http://proxy $URL
Example: --proxy-header "User-Agent: surprise" -x http://proxy $URL
Example: --proxy-header "Host:" -x http://proxy $URL
+See-also: proxy
---
Extra header to include in the request when sending HTTP to a proxy. You may
specify any number of extra headers. This is the equivalent option to --header