]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When receiving http on https, send the error response with http 1.0
authorStefan Fritsch <sf@apache.org>
Fri, 20 Apr 2012 11:21:12 +0000 (11:21 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 20 Apr 2012 11:21:12 +0000 (11:21 +0000)
commitfcba949971dfdc8f85b4b0b8094e2dc71a65ed0f
treeaff1d566c06ff4fd39c102be223b4cac13c1f08b
parent211c5ffc8b8d1b4475530be5786461baac7b2b27
When receiving http on https, send the error response with http 1.0

It is important that we send a proper error status, or search engines
may index the error message.

PR: 50823

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