]> granicus.if.org Git - apache/commit
content with "Content-Encoding" header, content is encoded.
authorIan Holsman <ianh@apache.org>
Mon, 20 May 2002 00:07:33 +0000 (00:07 +0000)
committerIan Holsman <ianh@apache.org>
Mon, 20 May 2002 00:07:33 +0000 (00:07 +0000)
commit960c5788f805bd8e5512f97d8c0439e96c4a17fa
treeb47f993a8b6e85c083b632f608acaf9706125c76
parente76315c39783659720029dfcbde30bdd58f6dd58
content with "Content-Encoding" header, content is encoded.
But mod_deflate does not check it. It cause to encode content twice.

This problem is reproducable by getting encoded content via mod_proxy.

Patch Contributed by kaz@asada.sytes.net (ASADA Kazuhisa)
Bug #9222

Thanks Kazuhisa

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95181 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_deflate.c