What is the difference between if-modified-since and unless-modified-since (http headers)? What web server response should we send to this? IE9 is requesting the unless-modified-since header which we are unfamiliar with.
Most of my research pushes is leading towards the if-modified-since header. My understanding is that the unless-modified-since header is IE specific.
You can go to this link: https://i.stack.imgur.com/nacRF.jpg to see the screen shot of the request header.