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:
parent
c8cd35e640
commit
ea3b6914cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user