From 15d41427e3f3096def96a93b59f701bd5293bab2 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Fri, 29 Jan 2016 13:41:42 +0000 Subject: [PATCH] proposing backport of pre_close_connection hook git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727584 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/STATUS b/STATUS index 988e8d0129a..d1b32946184 100644 --- 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 -- 2.47.3