From 76a2f520a51cee4dce5f12f85f48cddb7617ad6d Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Wed, 28 Nov 2007 00:32:02 +0000 Subject: [PATCH] Comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@598830 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.2