Pragma: no-cache:跟Cache-Control: no-cache相同,
Pragma: no-cache兼容http 1.0 ,
Cache-Control: no-cache是http 1.1。
Pragma: no-cache可以应用到http 1.0 和http 1.1,而Cache-Control: no-cache只能应用于http 1.1.
注意如果只在页面上写<
meta
http-equiv
=
"Cache-Control"
content
=
"max-age=7200"
/>
只针对当前的html,对里面的资源js images 或css 是不起效果的,所以需要后台处理
最后
以上就是花痴蓝天最近收集整理的关于cache 浏览器中的几个参数的全部内容,更多相关cache内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复