From ea3b6914cc4f8a28861dd34c84992ff8222bed29 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 30 Nov 2000 08:08:23 +0000 Subject: Added a small note about referer needing to be complete to comply to the HTTP spec --- docs/MANUAL | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/MANUAL') 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 -- cgit v1.2.3