srijeet0406 commented on pull request #5142: URL: https://github.com/apache/trafficcontrol/pull/5142#issuecomment-708514882
The reason we removed it in some cases is because if we send a request without an IMS header, we were still adding back a `Last-Modified` header corresponding to the start of time in our response. This was being handled differently by different browsers. For ex, firefox didnt seem to care, where chrome was showing the wrong results in the UI. @mitchell852 and I have been trying to reproduce the issue locally/ on staging unsuccessfully, but @jhg03a was able to. This is more of a "just for safety sake" change. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
