]> granicus.if.org Git - apache/commit
Fix problem reported by Taketo Kabe <kabe@sra-tohoku.co.jp>
authorBill Stoddard <stoddard@apache.org>
Tue, 24 Jul 2001 14:36:29 +0000 (14:36 +0000)
committerBill Stoddard <stoddard@apache.org>
Tue, 24 Jul 2001 14:36:29 +0000 (14:36 +0000)
commit204e7c5e4288c16b012266eb382edac95a72c8fd
tree37ed2fd875bc3dbc585a4282d290d1f57cb16117
parent586cf18632214ae70f872bb2ebb9f033a63dea53
Fix problem reported by Taketo Kabe <kabe@sra-tohoku.co.jp>
where HEAD response headers were being repeated twice for
files greater than 32K bytes (4*AP_MIN_BYTES_TO_WRITE). This
problem in the http_header filter was exposed by the recent rewrite
of the content_length filter.
[Taketo Kabe, Bill Stoddard]

PR: 8037

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89676 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c