Image request after page request - WeOnlyDo Discussion board

Image request after page request (General questions)

by dirk, Wednesday, October 19, 2011, 12:43 (4595 days ago)

In my code the webserver component serves a webpage and this is done based on the user.response.filename
If within the file it's serving there is an image, then the browser will do a new request to the webserver using the name of the image.
Within that last request (for the image), can I still know what the original page was that was requested?
Also within the actual request for the image, can I see that it's an image? (or can I only know this by checking the extension on the URI?)


Complete thread: