From: Nick Kew Date: Wed, 28 Nov 2007 00:32:02 +0000 (+0000) Subject: Comment X-Git-Tag: 2.2.7~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76a2f520a51cee4dce5f12f85f48cddb7617ad6d;p=thirdparty%2Fapache%2Fhttpd.git Comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@598830 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e60d3c99fba..97bf02c91d7 100644 --- a/STATUS +++ b/STATUS @@ -100,6 +100,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=571927 http://svn.apache.org/viewvc?view=rev&revision=572136 +1: minfrin, jim + -0.9: niq. I'm happy with the feature, but would prefer a different + implementation. Building it in to the parser is ugly, and + prevents the parser generalising. It should be implemented + in the string parser (some variant of ap_ssi_parse_string) + instead. * mod_rewrite: Also set the Vary header if a rewrite condition is true and uses a HTTP header, but all remaining rewrite conditions are skipped due