Added a small note about referer needing to be complete to comply to the

HTTP spec
This commit is contained in:
Daniel Stenberg 2000-11-30 08:08:23 +00:00
parent c8cd35e640
commit ea3b6914cc
1 changed files with 2 additions and 0 deletions

View 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