]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commitda5dd9c2b2243a4af60556e3ad05a8e60214723e
tree5f7243c9d5227ccbf60ff4ee5450e2d52166d83d
parent349a0b17e42a6249120fa9ecebf923694b6b59b4
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