curl:referer_user_agent
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
curl:referer_user_agent [2016/07/02 00:04] – created peter | curl:referer_user_agent [2020/09/25 13:10] (current) – created 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Curl - Referer & User Agent ====== | ====== Curl - Referer & User Agent ====== | ||
- | HTTP requests may include a ‘**referer**’ field, which is used to tell from which URL the client got to this particular page. Many programs/ | + | HTTP requests may include a ‘**referrer**’ field, which is used to tell from which URL the client got to this particular page. |
- | < | + | Many programs/ |
+ | |||
+ | < | ||
curl -e http:// | curl -e http:// | ||
</ | </ | ||
Line 9: | Line 11: | ||
All HTTP requests may set the **User-Agent** field. | All HTTP requests may set the **User-Agent** field. | ||
- | < | + | < |
curl -A " | curl -A " | ||
</ | </ | ||
curl/referer_user_agent.1467417890.txt.gz · Last modified: 2020/07/15 09:30 (external edit)