]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
proxy/ajp_header.c: Fixed header token string comparisons
authorMartin Kraemer <martin@apache.org>
Fri, 31 Aug 2007 09:29:18 +0000 (09:29 +0000)
committerMartin Kraemer <martin@apache.org>
Fri, 31 Aug 2007 09:29:18 +0000 (09:29 +0000)
commit746becff60cd8b776ed1bf4c79bdfe7e0ba68e0e
tree3a7cde07c56120ee5c6cc3d96acea3f7d32bc527
parentf9b03772bf07201680d445188519e861b1ebf968
proxy/ajp_header.c: Fixed header token string comparisons
Matching of header tokens failed to include the trailing NIL byte
and could misinterpret a longer header token for a shorter.
Additionally, a "Content-Type" comparison was made case insensitive.
Based on trunk rev. 571219,571232

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@571409 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/ajp_header.c