Within HTTP, which header includes the URL of the web page containing the link that initiated the current request?
EXPLANATION
HTTP referer
The
HTTP is an HTTP header field that identifies the address of the webpage
that linked to the resource being requested. By checking the referrer,
the new webpage can see where the request originated.
0 comments:
Post a Comment