]> granicus.if.org Git - apache/commit
mod_http2: adding defensive code for stream EOS handling, in case the request handler
authorStefan Eissing <icing@apache.org>
Wed, 10 Oct 2018 11:35:48 +0000 (11:35 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 10 Oct 2018 11:35:48 +0000 (11:35 +0000)
commit11654c1549a7917390d46cdbec405d023e1d8c07
treeaea1ab2f3717dd8ec301c64a892a1c014e937fcc
parent67ff31299459d3f925313ccc7357725feb2a57a4
mod_http2: adding defensive code for stream EOS handling, in case the request handler
     missed to signal it the normal way (eos buckets). Addresses github issues
     https://github.com/icing/mod_h2/issues/164, https://github.com/icing/mod_h2/issues/167
     and https://github.com/icing/mod_h2/issues/170.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1843426 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_version.h