Spent days trying to get chromium based app to stop caching images. But i also read that this doesn't work in some versions of ie. The ?nocache with time echo solved the issue.
If you’ve never seen the cast of “The Big Bang Theory” now, you’re in
For security reasons we do not want certain pages in our application to be cached, eve.
Are there any set of tags that will turn off cache in all browsers?
Ok, even if you aren't using express, what essentially needed is to set the nocache headers. Oracle recommends using the cache setting to enhance performance if you. If you omit both cache and nocache, then the database caches 20 sequence numbers by default. Here's the nocache attribute proposed by mattytommo, simplified by using the information from chris moschini's answer:
But what i would like to do is to apply ?nocache=1 to every url related to the site (including the assets like style.css) so that i get the non cached version of the files. I'm adding the headers in a reusable middleware, otherwise you can set those headers in any way that works.