]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Ryan's recent, suggested patch in this area pointed out that we were
authorGreg Stein <gstein@apache.org>
Wed, 16 Aug 2000 19:28:27 +0000 (19:28 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 16 Aug 2000 19:28:27 +0000 (19:28 +0000)
commit19fcd34452be52036401d65e8cc1b6de281ac101
treec8037b0fe613d28a1457db8dd85fa07ab1babf7e
parentd954f484ab5aae6eda12b7ceef8aa08d4934454d
Ryan's recent, suggested patch in this area pointed out that we were
    missing the needed comparison on the request. this allows subrequests to
    insert filters properly (by stopping the scan before transitioning to
    the parent request's filters)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86085 13f79535-47bb-0310-9956-ffa450edef68
server/util_filter.c