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

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -