]> granicus.if.org Git - apache/commitdiff
proposing backport of pre_close_connection hook
authorStefan Eissing <icing@apache.org>
Fri, 29 Jan 2016 13:41:42 +0000 (13:41 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 29 Jan 2016 13:41:42 +0000 (13:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727584 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 988e8d0129a6b203acae5aa4d66dd71d2cc57674..d1b329461845f261805802daca41fdd55528f7ba 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -216,6 +216,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch:  trunk works
      +1: mrumph, icing
      
+  *) core: introducing new hook "pre_close_connection" to give protocols other
+     than http/1.1 a chance to send one last frame before close.
+     Requires MMN bump
+     trunk patch:  http://svn.apache.org/r1727071
+                   http://svn.apache.org/r1727573
+     2.4.x patch:  trunk works (modulo CHANGES)
+     +1: icing
+     
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if