]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
*) mod_http2: Fixed regression that caused connections to close when mod_reqtimeout
authorStefan Eissing <icing@apache.org>
Fri, 15 May 2020 11:59:32 +0000 (11:59 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 15 May 2020 11:59:32 +0000 (11:59 +0000)
commit00977256ef92e5a1d29b9c9264d849ddd578d0a0
tree0ef54bd39a49289679d7ca85a4380ab0e621f291
parent29b106183c4e724343545ab5cef88c5dca74e8c8
  *) mod_http2: Fixed regression that caused connections to close when mod_reqtimeout
     was configured with a handshake timeout. Fixes gitub issue #196.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877783 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http2/h2_conn.c
modules/http2/h2_session.c
modules/http2/h2_switch.c