码迷,mamicode.com
首页 > Web开发 > 详细

http之pragma

时间:2016-01-14 12:26:45      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:

关于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.

 

可参考:

http://blog.csdn.net/fanteathy/article/details/7841876

http之pragma

标签:

原文地址:http://www.cnblogs.com/simonbaker/p/5129625.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!