]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_deflate:
authorIan Holsman <ianh@apache.org>
Fri, 16 Apr 2004 05:12:22 +0000 (05:12 +0000)
committerIan Holsman <ianh@apache.org>
Fri, 16 Apr 2004 05:12:22 +0000 (05:12 +0000)
commit51e8b9afa4a4584b7d93cfb00a8f60e2887d00fd
tree4bf1591828a530676b3c1c64fbe9f844aa67c568
parentb39f62cdc463c450a54d03d172e3f3329de619ee
mod_deflate:
- New option for DEFLATE output file (force-gzip), which skips checking the accept-encoding header.
- New output filter 'INFLATE' for uncompressing responses.

Submitted by:   Nick Kew <Nick at WebThing dot com>
Reviewed by:    Ian Holsman

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