If I could win 2 people to review and vote for this small patch? The reporter has confirmed that it resolves his issue (https://github.com/icing/mod_h2/issues/170). Thanks!
Cheers, Stefan > Am 10.10.2018 um 14:13 schrieb [email protected]: > > Author: icing > Date: Wed Oct 10 12:13:41 2018 > New Revision: 1843434 > > URL: http://svn.apache.org/viewvc?rev=1843434&view=rev > Log: > adding proposal to backport h2 eos handling fix > > Modified: > httpd/httpd/branches/2.4.x/STATUS > > Modified: httpd/httpd/branches/2.4.x/STATUS > URL: > http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1843434&r1=1843433&r2=1843434&view=diff > ============================================================================== > --- httpd/httpd/branches/2.4.x/STATUS (original) > +++ httpd/httpd/branches/2.4.x/STATUS Wed Oct 10 12:13:41 2018 > @@ -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 ] > >
