ubuntu:curl:referer_user_agent
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:curl:referer_user_agent [2020/07/15 09:30] – external edit 127.0.0.1 | ubuntu:curl:referer_user_agent [2020/09/25 13:10] (current) – removed 192.168.1.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - 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/ | ||
- | |||
- | <code bash> | ||
- | curl -e http:// | ||
- | </ | ||
- | |||
- | All HTTP requests may set the **User-Agent** field. | ||
- | |||
- | <code bash> | ||
- | curl -A " | ||
- | </ | ||
ubuntu/curl/referer_user_agent.1594805433.txt.gz · Last modified: 2020/07/15 09:30 by 127.0.0.1