1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

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

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