]> granicus.if.org Git - apache/commit
Doh. If Accept-Encoding contains no gzip token, we skip the 0 delimiter
authorAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 12:26:38 +0000 (12:26 +0000)
committerAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 12:26:38 +0000 (12:26 +0000)
commitee9b0e8d5e778b0e1a12ab50a0a6eaae3d776d5c
treec911cc8a8ae2b67f63ed18e5c62cc8aba7e17716
parent870b126a01215079c5ee75577a6cc54ae6c5543d
Doh. If Accept-Encoding contains no gzip token, we skip the 0 delimiter
and search for "gzip" somehwere in the memory. This was originally discovered
by Joe Orton. But there's more. We must skip any parameters, since these
do not contain what we're looking for.

PR: 21523

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