aboutsummaryrefslogtreecommitdiff
path: root/docs/MANUAL
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-30 08:08:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-30 08:08:23 +0000
commitea3b6914cc4f8a28861dd34c84992ff8222bed29 (patch)
tree4c15bb64267ad03de2cec48b625e251b9f7fed93 /docs/MANUAL
parentc8cd35e64043902ff5d16ea50d7e5d517cd13188 (diff)
Added a small note about referer needing to be complete to comply to the
HTTP spec
Diffstat (limited to 'docs/MANUAL')
-rw-r--r--docs/MANUAL2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/MANUAL b/docs/MANUAL
index ffd9fb0b6..d1c67442d 100644
--- a/docs/MANUAL
+++ b/docs/MANUAL
@@ -282,6 +282,8 @@ REFERER
curl -e www.coolsite.com http://www.showme.com/
+ NOTE: The referer field is defined in the HTTP spec to be a full URL.
+
USER AGENT
A HTTP request has the option to include information about the browser