Added a small note about referer needing to be complete to comply to the
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Nov 2000 08:08:23 +0000 (08:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Nov 2000 08:08:23 +0000 (08:08 +0000)
HTTP spec

docs/MANUAL

index ffd9fb0..d1c6744 100644 (file)
@@ -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