Once an HTML document has a manifest (cache.manifest), how can you remove it?

后端 未结 7 1129
别那么骄傲
别那么骄傲 2021-01-31 10:28

It seems that once you have a manifest entry, a la:


Then that page (the master entry in the cache) wil

7条回答
  •  囚心锁ツ
    2021-01-31 11:04

    This might be old but hopefully still helpful to someone.

    Take a look at your HTTP headers in IIS properties. Take a look at enabling or disabling content expiration. It might be that IIS is still doing the cache.

提交回复
热议问题