Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用 HTML5 缓存清单机制。在某些情况下,使用代理的客户端无法获得最新的前端版本,这可能是因为清单文件(和所有其他文件)缓存在客户端的组织代理上。
有没有办法确保清单不会被缓存在代理上?
不确定,试试下面的代码:
window.applicationCache.status
类似的插件可能有用https://github.com/meryn/connect-appcache-proxy