Has anyone else ran into this issue, and found a solution to the problem?

I do

# Fix broken sites by removing Accept-Encoding header
acl broken dstdomain support.microsoft.com
acl broken dstdomain .digitalspy.co.uk
header_access Accept-Encoding deny broken

The problem is that sending Accept-Encoding causes these sites to reply with a header that it's not supposed to (Transfer-Encoding: chunked)

Cheers,
Mick

Reply via email to