summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2017-12-18 21:20:49 +0000
committerChristophe Jaillet <jailletc36@apache.org>2017-12-18 21:20:49 +0000
commitd52cae411ba9a67ec732431646a75c4ad7717ed2 (patch)
treecd80e977a8fda62e7e7c12c36cc6aaa5cecdec56
parentded99fb6506e8aa8393880d15bf98edaf23a8298 (diff)
downloadhttpd-d52cae411ba9a67ec732431646a75c4ad7717ed2.tar.gz
Other proposals related to mod_proxy_html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1818627 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--STATUS19
1 files changed, 16 insertions, 3 deletions
diff --git a/STATUS b/STATUS
index 16ab574a10..7cb8a12358 100644
--- a/STATUS
+++ b/STATUS
@@ -247,9 +247,22 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
process parsed comments immediately. Fix PR 56457
trunk patch: http://svn.apache.org/r1442409
http://svn.apache.org/r1816458
- 2.4.x patch: trunk works
- +1: niq, covener`
-
+ 2.4.x patch: svn merge -c r1442409,r1816458 ^/httpd/httpd/trunk .
+ +1: niq, covener
+
+ *) mod_proxy_html: skip documents < 4 bytes. PR 56286
+ trunk patch: http://svn.apache.org/r1599012
+ http://svn.apache.org/r1601559
+ http://svn.apache.org/r1818624 (style only)
+ 2.4.x patch: svn merge -c r1599012,r1601559,r1818624 ^/httpd/httpd/trunk .
+ +1:
+
+ *) mod_proxy_html: Save a few bytes in the conf pool when handling
+ 'ProxyHTMLDoctype' directive with a user defined FPI
+ trunk patch: http://svn.apache.org/r1813991
+ 2.4.x patch: svn merge -c r1813991 ^/httpd/httpd/trunk .
+ +1: jailletc36
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]