]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Clean up breakage introduced recently that sent the wrong headers through
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Apr 2002 20:06:52 +0000 (20:06 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Apr 2002 20:06:52 +0000 (20:06 +0000)
commit8b83db095cd1617a1dcc88ff70f926d5ede79d38
tree25d3b952a7b45498612c3d8582e94e0e39169b0f
parentd5eb84f6087de48179db9f354cc3c5b9a1fdee6f
  Clean up breakage introduced recently that sent the wrong headers through
  the http_headers output filter.  Now we will always point every filter at
  the 'redirected' request, e.g. the actual error message response rather
  than the request that failed.

Reviewed by: JimJag, Rbb, DougM

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