[Mod_gzip] Wildcard in accept-encoding

Todd Vierling mod_gzip@lists.over.net
Mon, 21 Oct 2002 10:20:22 -0400 (EDT)


On Mon, 21 Oct 2002, Christian Kruse wrote:

: Thank you, Todd, for this great explanation. Perhaps we should make
: mod_gzip's behavior configurable at this point?

I think the whole point is that it shouldn't be sending gzip encoding for an
"Accept-Encoding: *" header.  There are browsers which send this, for the
purposes of noting that all encodings are acceptable for passing to external
non-inline filters/plugins.  But if you want gzip encoding to be treated as
a "standard" way of encoding renderable data (as if the encoding were not
there), you should specify "gzip".

-- 
-- Todd Vierling <tv@pobox.com>