]> granicus.if.org Git - apache/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Thu, 19 Apr 2018 16:51:46 +0000 (16:51 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 19 Apr 2018 16:51:46 +0000 (16:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1829576 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 64ba8e5e9000d3a856cf3539d42a8af145818fdb..2f761057e4bde2ceec35db50b4f7073bbd06ca6c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -253,6 +253,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1829513 ^/httpd/httpd/trunk .
      +1: jorton,
 
+  *) ap_rgetline()+mod_proxy_http: Add and handle AP_GETLINE_NOSPC_EOL flag,
+     fixes responses header thrown away on APR_ENOSPC, and allow their size to
+     be configured (ResponseFieldSize). PRs 62196, 62198 and 62199.
+     trunk patch: http://svn.apache.org/r1827362
+                  http://svn.apache.org/r1828926
+                  http://svn.apache.org/r1828927
+                  http://svn.apache.org/r1829557
+                  http://svn.apache.org/r1829573
+     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-PR62196+62198+62199.patch
+                  (convenient patch, otherwise trunk works modulo CHANGES/MMN)
+     +1: ylavic,
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]