Chinaunix

标题: how to skip the "no-cache" http header? [打印本页]

作者: joecen    时间: 2004-10-29 12:07
标题: how to skip the "no-cache" http header?
有些工具比如flashget发送http header时会包含下列信息:
Cache-Control:no-cache
Pragma:no-cache

squid主机接受这http header以后会让squid服务器直接连接web server取新的数据。想问一下是否能忽略这两个http header?
我试过用

header_access Cache-Control deny all
header_access Pragma deny all

无果。

盼有人能帮我。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2