]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update mod_filter to use ap_expr
authorNick Kew <niq@apache.org>
Mon, 31 Mar 2008 13:14:02 +0000 (13:14 +0000)
committerNick Kew <niq@apache.org>
Mon, 31 Mar 2008 13:14:02 +0000 (13:14 +0000)
commit6b670e344e5b3538a134fa3c3b10c0ade50a36ef
treeb9f2895b14ecf3ed8fc5ba004d67dd8c46ff42e9
parentd2dc63f2cd5a697b6350a6bdaac8d3b453852124
Update mod_filter to use ap_expr
Advantage: supports more complex expressions while simplifying mod_filter
(c.f. PR 43956 - this means chaining is no longer necessary)
NOTE: this changes FilterProvider syntax, so can't be backported to 2.2.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@642983 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_filter.xml
modules/filters/mod_filter.c