]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Stop the default_handler from trying to deal with HEAD requests. By doing
authorRyan Bloom <rbb@apache.org>
Tue, 14 Nov 2000 06:11:24 +0000 (06:11 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 14 Nov 2000 06:11:24 +0000 (06:11 +0000)
commit7e991c23f87b38b0b1d0ccf6ad6d768c81de270e
tree85d0f4f4a59df577544c6d4ba09e04494c6bf6ba
parentb31bf6e631b8d7a5090db1460e348a8e14f9af4f
Stop the default_handler from trying to deal with HEAD requests.  By doing
this, the content-length filter can determine the C-L before we send the
response, and we get a better response.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86955 13f79535-47bb-0310-9956-ffa450edef68
include/util_filter.h
modules/http/http_core.c