]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make the protocol parsing case insensitive... 'http/1.1' was being
authorJim Jagielski <jim@apache.org>
Tue, 17 Sep 2002 01:09:19 +0000 (01:09 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 17 Sep 2002 01:09:19 +0000 (01:09 +0000)
commitcbfa0e8c8f499c5a3397272bd9bec1c776f73383
tree690cfff9e38820c725bbebb2fcdea439913e890a
parent491b38307d9de1fa442151d988f2682135b28fd6
Make the protocol parsing case insensitive... 'http/1.1' was being
tagged as invalid if ProtocolReqCheck was active.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@96856 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/main/http_protocol.c