]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix internal redirects. They should have their own HTTP_HEADER filter
authorRyan Bloom <rbb@apache.org>
Mon, 23 Oct 2000 10:31:44 +0000 (10:31 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 23 Oct 2000 10:31:44 +0000 (10:31 +0000)
commit776482abf43bb9715c3c343f7b9b22c9aefbd389
treea225301ef7cdf07d9c3904f1e256e72d769554c9
parent458ab19e56030d50eb9f2d9f23125c79c776a7c0
Fix internal redirects.  They should have their own HTTP_HEADER filter
instance, and we need to remove the main-request's HTTP_HEADER.

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