[squid-users] What Headers to allow?

From: Justin Yaple <yaplej_at_gmail.com>
Date: Thu, 30 Jul 2009 15:21:44 -0700

Greatings,

I have configured our Squid proxy to hide some info about the clients
behind it by restricting some headers, but its also caused some
problems with certain content types to not work either. What headers
should be allowed in addition to what I have already allowed? It
seems that some flash, and java does not work 100%.

Thanks.

header_access Allow allow all
header_access Authorization allow all
header_access WWW-Authenticate allow all
header_access Proxy-Authorization allow all
header_access Proxy-Authenticate allow all
header_access Cache-Control allow all
header_access Content-Encoding allow all
header_access Content-Length allow all
header_access Content-Type allow all
header_access Date allow all
header_access Expires allow all
header_access Host allow all
header_access If-Modified-Since allow all
header_access Last-Modified allow all
header_access Location allow all
header_access Pragma allow all
header_access Accept allow all
header_access Accept-Charset allow all
header_access Accept-Encoding allow all
header_access Accept-Language allow all
header_access Content-Language allow all
header_access Mime-Version allow all
header_access Retry-After allow all
header_access Title allow all
header_access Connection allow all
header_access Proxy-Connection allow all
header_access Cookie allow all
header_access Set-Cookie allow all
header_access All deny all
Received on Thu Jul 30 2009 - 22:21:54 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 31 2009 - 12:00:04 MDT