From e6fc20062e8d7460a672bfa41402f5b78d65033e Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 19 Jul 2008 14:16:18 +0000 Subject: [PATCH] * Add proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@678164 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/STATUS b/STATUS index dd905072dd4..1dc7cb4d857 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~chrisd/patches/walk_cache/walk_cache-2.2.x.patch +1: chrisd + * mod_headers: Prevent Header edit from processing only the first header it + should edit and deleting the remaining ones by iterating over all headers + with the same name. PR: 45333 + Trunk version of patch: + http://svn.apache.org/viewvc?rev=674000&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when -- 2.47.2