]> granicus.if.org Git - apache/commitdiff
Move draft-ietf-httpbis-p1-messaging-23 fixes to proposed backport (was being worked...
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 10:22:26 +0000 (10:22 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 10:22:26 +0000 (10:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1572499 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ae8edd736e935ab0e11709ade02a414ca458f141..55de64bf1301946b84477e6eba4c81f53c7ac93a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -184,6 +184,24 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Trunk version of patch works (modulo CHANGES)
      +1: rpluem,
 
+   * protocol: draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
+               between TE and content-length in the same req/resp.
+     trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1524192
+                  https://svn.apache.org/viewvc?view=revision&revision=1524770
+                  https://svn.apache.org/viewvc?view=revision&revision=1527925
+                  https://svn.apache.org/viewvc?view=revision&revision=1541270
+                  https://svn.apache.org/viewvc?view=revision&revision=1541368
+     2.4.x patch (plus CHANGES entry above):
+       http://people.apache.org/~wrowe/httpd-2.4-r1524192-r1524770-TE-CL-v2.patch
+     +1: ylavic,
+     [wrowe asks] Where is verification of (!keepalive)?  Do we know the
+                  connection will be closed anytime in the near future?
+     ylavic: proposed for backport in 2.2.x, same comment here :
+             the discussion is not really ended in
+             https://www.mail-archive.com/dev@httpd.apache.org/msg58307.html
+             but my opinion there is +1, same here...
+
+
 OTHER PROPOSALS
 
    * A list of further possible backports can be found at: 
@@ -193,18 +211,6 @@ OTHER PROPOSALS
 
 PATCHES/ISSUES THAT ARE BEING WORKED
 
-  * protocol: draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
-              between TE and content-length in the same req/resp.
-    trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1524192
-                 https://svn.apache.org/viewvc?view=revision&revision=1524770
-                 https://svn.apache.org/viewvc?view=revision&revision=1527925
-                 https://svn.apache.org/viewvc?view=revision&revision=1541270
-                 https://svn.apache.org/viewvc?view=revision&revision=1541368
-    2.4.x patch (plus CHANGES entry above):
-      http://people.apache.org/~wrowe/httpd-2.4-r1524192-r1524770-TE-CL-v2.patch
-    +1:
-    [wrowe asks] Where is verification of (!keepalive)?  Do we know the
-                 connection will be closed anytime in the near future?
 
 PATCHES/ISSUES THAT ARE STALLED