]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Wed, 8 Mar 2023 10:49:18 +0000 (10:49 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 8 Mar 2023 10:49:18 +0000 (10:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1908189 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 43cc42926c002e19f90db8f493792bc219e735ba..9dcf2fd019c6102f298cbd21e394aaa019730e41 100644 (file)
--- 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 ]