]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use a case insensitive compare when looking for 'Upgrade'.
authorPaul Querna <pquerna@apache.org>
Thu, 2 Dec 2004 04:25:52 +0000 (04:25 +0000)
committerPaul Querna <pquerna@apache.org>
Thu, 2 Dec 2004 04:25:52 +0000 (04:25 +0000)
commitab67a07bb023db9b4092eddfc109a2f061a56927
treed2172e9962a6401da1fc3400b31670d9c7e40df4
parentb9ccf9feb5d56b88c7b0d96fc7ecbac91b173000
Use a case insensitive compare when looking for 'Upgrade'.
The first client I tested was sending 'upgrade'.

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