From: Stefan Eissing Date: Wed, 10 Oct 2018 12:13:41 +0000 (+0000) Subject: adding proposal to backport h2 eos handling fix X-Git-Tag: 2.4.36~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b41470e4564009a62410f833cc5fa4ed68a7244;p=thirdparty%2Fapache%2Fhttpd.git adding proposal to backport h2 eos handling fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1843434 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1f7e9f20731..117d28828b9 100644 --- a/STATUS +++ b/STATUS @@ -195,6 +195,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1839303,1843290 ^/httpd/httpd/trunk . +1: jailletc36 (by inspection), ylavic + *) mod_http2: fixing an issue that h2 stream do not properly EOS when + the bucket is missing in the handler response. + trunk patch: http://svn.apache.org/r1843426 + 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-eos-fix.patch + +1: icing, PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]