caching - SSL caches javascript file even with dynamic version query string -
this happens under https
when make change javascript file, , update version number below original file still cached on reload. im not doing kind of fancy caching this, , seems work fine under http, https , iframes dont work well. using asp.net , iis7, thoughts on how make sure file updated when make change cause causes problems on client side browser.
http://example.com/example.js?v=485
Comments
Post a Comment