http之pragma

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

posted @ 2016-01-14 11:31  simonbaker  阅读(2340)  评论(0编辑  收藏  举报