I've got a web app (ASP.NET MVC 4) where I use client caching. Client caching works on FF and Chrome but IE9 always gets the content from the server. What's more it used to work!
Why IE9 do not honor cache headers now?
I've got a web app (ASP.NET MVC 4) where I use client caching. Client caching works on FF and Chrome but IE9 always gets the content from the server. What's more it used to work!
Why IE9 do not honor cache headers now?