]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup): Don't send Upgrade
authorJoe Orton <jorton@apache.org>
Tue, 6 Nov 2007 15:34:35 +0000 (15:34 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 6 Nov 2007 15:34:35 +0000 (15:34 +0000)
commit264f7c6b7390984538f74aba391883c00a05770e
treeeb89c936df84fb959d6f985ff8266c08583fb41e
parentc15016e058f3081bfbce0f1c1531cd70ef57124f
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Fixup): Don't send Upgrade
for a subrequest.  When it *is* sent, list it in a Connection: header
as required by 2616.

PR: 32486

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