I am using Firefox and when I set the Accept-Encoding to "deflate,gzip" I get "Content-Encoding: gzip" in the response header. When I use Accempt-Encoding as either deflate or gzip the "Content-Encoding" is removed from the header.
Can anyone please explain me why ? Is there any apache configuration I need to consider ?