I also tried out removing the one space and replacing the header
with only gzip or only deflate. Like this:
header_replace Accept-Encoding gzip
I just doesn't work with any of the compression encodings enabled.
(but why, what was changed at msn ?)
As posted before, i'll now resort to putting this in squid.conf:
acl hotmail_domains dstdomain .hotmail.msn.com
acl ie6 browser MSIE[[:space:]]6
header_access Accept-Encoding deny ie6 hotmail_domains
This only strips the header if a user visits .hotmail.msn.com sites with
Internet Explorer 6.
Cheers,
Albert
Received on Wed Dec 22 2004 - 09:23:41 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST