]> granicus.if.org Git - apache/commit
Fix logging of bytes sent for HEAD requests. %b and %B should
authorRyan Bloom <rbb@apache.org>
Sun, 2 Sep 2001 03:21:47 +0000 (03:21 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 2 Sep 2001 03:21:47 +0000 (03:21 +0000)
commit57b309fdd1a03fa834be6fd694bf1aa5e3b726a3
tree1575acb589dc5a0327ceefd46f1bb8a6410c840f
parentfd5ed1c602bfaa28d926e445456ca352cc865745
Fix logging of bytes sent for HEAD requests.  %b and %B should
log either - or 0, before this patch, they were both logging
the file size.

PR: 8021
Submitted by: Taketo Kabe <kabe@sra-tohoku.co.jp>

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