HTTP:
<META HTTP-EQUIV="pragma" CONTENT="no-cache">
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
<META HTTP-EQUIV="eXPires" CONTENT="Wed, 26 Feb 1997 08:21:57 GMT">
<META HTTP-EQUIV="expires" CONTENT="0">
ASP
response.expires=0
response.addHeader("pragma","no-cache")
response.addHeader("Cache-Control","no-cache, must-revalidate")
PHP
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Cache-Control: no-cache, must-revalidate");
header("Pragma: no-cache");
jsp:
response.addHeader("Cache-Control", "no-cache");
response.addHeader("Expires", "Thu, 01 Jan 1970 00:00:01 GMT");
或
response.setDateHeader("Expires", 0);
response.setHeader("Cache-Control", "no-cache");
response.setHeader("Pragma", "no-cache");
response.setHeader("Charset","utf-8");
減肥瘦身品總匯
值得信賴*脈脈美妝*正品現(xiàn)貨謝絕講價(jià)
〓深港商盟〓名品歐衣坊(美國(guó)休閑品牌AF系列)
QQ三國(guó)游戲幣及道具專賣店
小臉紅紅的瘦身旗艦店
posted on 2009-06-13 11:27
龍華城 閱讀(619)
評(píng)論(0) 編輯 收藏