mod_deflate: Don't return gzip-ed data when reading FLUSH bucket in INFLATE
authorYann Ylavic <ylavic@apache.org>
Tue, 15 Apr 2014 17:21:45 +0000 (17:21 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 15 Apr 2014 17:21:45 +0000 (17:21 +0000)
commitb7dc732b768014b527c22f132e9123df07277c5a
tree16d3f062636e39b3fe47acf2866484bb9d390d99
parent7c00e388071a39f64f4526f7a5a764fed8b34ec8
mod_deflate: Don't return gzip-ed data when reading FLUSH bucket in INFLATE
             input filter, forward the FLUSH but keep reading should EOS/more
             follow (should not happen, but mod_deflate won't fix it).

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