b***@hotmail.com
2017-06-27 18:15:59 UTC
I'm just curious - suppose there's a page with ads on it from an ad network, say Google. When the ad is fetched from Google, does it know WHICH PAGE the request came from, ie. which URL? (it would have to, right?)
When one page is obtained, the browser just gets the index.html file, and then scans that file to get all files it references, right? - so how would a "<img src=www.site.com/pic.jpg" on that page TELL the jpg's server which page that request came from? ie. which URL?
Is this the Referrer header at work? (wouldn't *seem* like it, from whatever I know about it....?) - the Referrer header is for when you CLICK on a link - it tells the new page which URL it came from....?
Thanks.
When one page is obtained, the browser just gets the index.html file, and then scans that file to get all files it references, right? - so how would a "<img src=www.site.com/pic.jpg" on that page TELL the jpg's server which page that request came from? ie. which URL?
Is this the Referrer header at work? (wouldn't *seem* like it, from whatever I know about it....?) - the Referrer header is for when you CLICK on a link - it tells the new page which URL it came from....?
Thanks.