我读到,当您无法访问Web服务器的标头时,您可以使用以下命令关闭缓存:
<meta http-equiv="Cache-Control" content="no-store" />
但我也读到这在某些版本的IE中不起作用.是否有任何<meta>标签可以关闭所有浏览器中的缓存?
html firefox internet-explorer caching asp.net-web-api
asp.net-web-api ×1
caching ×1
firefox ×1
html ×1
internet-explorer ×1