]> granicus.if.org Git - apache/commit
Remove another hack from the server. The add_required_filters function
authorRyan Bloom <rbb@apache.org>
Tue, 5 Mar 2002 05:41:28 +0000 (05:41 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 5 Mar 2002 05:41:28 +0000 (05:41 +0000)
commitc31d4786ed43b9bb7e9a84d57ed0322c01e84f09
tree5f7243c9d5227ccbf60ff4ee5450e2d52166d83d
parent6af7dd20b9d40089937e65125f6ca6652b737656
Remove another hack from the server.  The add_required_filters function
was required to make sure that the sub request had the correct filters
when we went send the error page.  With the new filter insertion logic,
this is no longer necessary.

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