summaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/referer.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/referer.d')
-rw-r--r--docs/cmdline-opts/referer.d3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cmdline-opts/referer.d b/docs/cmdline-opts/referer.d
index 8b2057b94..3f6b7c7e1 100644
--- a/docs/cmdline-opts/referer.d
+++ b/docs/cmdline-opts/referer.d
@@ -5,6 +5,9 @@ Protocols: HTTP
Help: Referrer URL
See-also: user-agent header
Category: http
+Example: --referer "https://fake.example" $URL
+Example: --referer "https://fake.example;auto" -L $URL
+Example: --referer ";auto" -L $URL
---
Sends the "Referrer Page" information to the HTTP server. This can also be set
with the --header flag of course. When used with --location you can append