From ff17d07755a19fbbe43abc27feeb174b5c5c97ee Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Wed, 8 Mar 2023 10:49:18 +0000 Subject: [PATCH] * Add proposal [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908189 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/STATUS b/STATUS index 43cc42926c0..9dcf2fd019c 100644 --- a/STATUS +++ b/STATUS @@ -185,6 +185,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: svn merge -c 1907505,1908186 ^/httpd/httpd/trunk . +1: rpluem, + *) mod_proxy: Optimize code: We know that we already have a valid + encoding string, because we just decoded it. Hence just copy + what we have instead of redoing it. + Trunk version of patch: + https://svn.apache.org/r1907565 + Backport version for 2.4.x of patch: + Trunk version of patch works + svn merge -c 1907565 ^/httpd/httpd/trunk . + +1: rpluem, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ] -- 2.47.2