trunk patch: http://svn.apache.org/r1887999
+1: jfclere
+ *) mod_http2: fixes a race when checking short responses with
+ an intermediate 1xx status. Before seeing the real response status, the
+ HTTP/2 noticed the EOF on the data. This led to protocol reset of the
+ stream and the valid response was not sent.
+ trunk patch: http://svn.apache.org/r1888087
+ 2.4.x patch: svn merge -c 1888087 ^/httpd/httpd/trunk .
+ +1: icing
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]