]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Revert patch r104923. This patch doesn't actually fix bug 18757 and
authorBradley Nicholes <bnicholes@apache.org>
Tue, 7 Dec 2004 19:04:22 +0000 (19:04 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Tue, 7 Dec 2004 19:04:22 +0000 (19:04 +0000)
commit694a529c09b8138fda8c9c4ccd8f0eb8609d0c2e
tree7c8919d13c948123a34026d37738cca64e85d5d4
parent196fce4667318be8c95665904bb9279efb897254
Revert patch r104923.  This patch doesn't actually fix bug 18757 and
breaks TLS upgrade functionality.  Also, removing the content length for
HEAD requests is being handled in ap_http_header_filter().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@110141 13f79535-47bb-0310-9956-ffa450edef68
server/protocol.c