Seems that marking memory as non. Ok, even if you aren't using express, what essentially needed is to set the nocache headers. Are there any set of tags that will turn off cache in all browsers?
Master Recoil Control in Escape From Tarkov Top Builds
Spent days trying to get chromium based app to stop caching images. If you omit both cache and nocache, then the database caches 20 sequence numbers by default. 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).
Here's the nocache attribute proposed by mattytommo, simplified by using the information from chris moschini's answer:
The ?nocache with time echo solved the issue. I'm adding the headers in a reusable. But i also read that this doesn't work in some versions of ie.