Questions tagged as 'cache'

0
answers

Create manifest.appcache for Web

I try to create a manifest for the cache of a web page but I can not generate it and apply it only to the index. I have the html tag so that <html manifest="manifest.appcache"> and my manifest does the following: CACHE MANIFES...
asked by 17.04.2018 / 17:34
0
answers

Problem with cache in AngularJS

I'm having serious problems with the AngularJS cache. I have a login screen, in which I load a couple of variables from the controller, depending on the client that accesses, upload a value or another. The problem is that in local and in m...
asked by 23.02.2018 / 08:08
0
answers

App cache does not work on internet explorer

Good morning I am developing a web app on asp net mvc, which has certain modules offline, I developed it using the api of html5 for offline mode. including an .appcache file like this: offline.appcache CACHE MANIFEST # 2014-09-15:v1.1 # Expli...
asked by 12.02.2018 / 16:33
0
answers

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

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...
asked by 17.01.2018 / 23:03
1
answer

OutputCacheLocation.ServerAndClient does not work!

I'm using OutPutCache with the OutputCacheLocation.ServerAndClient parameter in an action that always returns images to me; However, the browser always downloads the images (it does not save them in cache), if I use OutputCacheL...
asked by 08.08.2018 / 20:09