]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq): For performing
authorJoe Orton <jorton@apache.org>
Mon, 3 Dec 2007 11:06:35 +0000 (11:06 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 3 Dec 2007 11:06:35 +0000 (11:06 +0000)
commit17fb5e70f70461f2dbb055af098c3f896710f296
tree3ca0db4ae4618f180786ac9ff127b02bff46ea78
parentad857cdbdc7de7904dac351b9c8679ffc1f16064
* modules/ssl/ssl_engine_kernel.c (ssl_hook_ReadReq): For performing
  TLS upgrade, require only the presence of a "TLS/1.0" token
  somewhere in the Upgrade request-header, rather than as the exact
  header value.

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