[Mod_gzip] Where can I check the function ... (Update)

mod_gzip@lists.over.net mod_gzip@lists.over.net
Mon, 10 Feb 2003 13:03:27 EST


Here is your problem...

>ACCEPT_ENCODING: gzip,deflate,compress;q=0.9

The UNDERSCORE symbol in "ACCEPT_ENCODING" is wrong.

It should be "Accept-Encoding:" with HYPHEN and
NOT an UNDERSCORE.