]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Check also err_headers_out for an already set Content-Encoding:
authorAndré Malo <nd@apache.org>
Sat, 8 Mar 2003 17:08:34 +0000 (17:08 +0000)
committerAndré Malo <nd@apache.org>
Sat, 8 Mar 2003 17:08:34 +0000 (17:08 +0000)
commit9f21e8b4474f9479bc1edd231efceeb4e73a4495
tree5b97ad828a9f38cef5e8f2b1195952742f29fdd8
parenta2d2ae5a57e040411e4375ab9ad586a959e96f8f
Check also err_headers_out for an already set Content-Encoding:
gzip header. This prevents gzip compressed content from a CGI
script from being compressed once more.

PR: 17797

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