How can I erase the Microsoft Edge browser cache via HTML?

0

I am running an application in Microsoft Edge that for work reasons can not be executed in any other browser. The project was already started when I took it and I am asked to always get the latest version of the application every time I click on the refresh button. Now I'm also limited to using javascript and I can only enter HTML5. I have used this meta tag <meta http-equiv="cache-control" content="no-cache" /> and it works fine for explorer 11 but not for edge. Does anyone know what else is possible with these limitations?

Greetings!

    
asked by user3587007 17.01.2018 в 23:03
source

0 answers