]> granicus.if.org Git - apache/commit
Merge of 1764243,1765318 from trunk:
authorStefan Eissing <icing@apache.org>
Mon, 17 Oct 2016 16:11:12 +0000 (16:11 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 17 Oct 2016 16:11:12 +0000 (16:11 +0000)
commitfa1367db27f08e4f9b76bd5e3f6cb5688bdfca54
treebd732d5e05e2618d600337718b8241defcf395c9
parent6ba512a631f23b2e9106f8423e7b33cf762a274f
Merge of  1764243,1765318 from trunk:

mod_http2/mod_proxy_http2: 100-continue implementation, PING checks on aged backend connections

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1765327 13f79535-47bb-0310-9956-ffa450edef68
16 files changed:
CHANGES
modules/http2/h2.h
modules/http2/h2_from_h1.c
modules/http2/h2_from_h1.h
modules/http2/h2_headers.h
modules/http2/h2_ngn_shed.c
modules/http2/h2_proxy_session.c
modules/http2/h2_proxy_session.h
modules/http2/h2_proxy_util.c
modules/http2/h2_request.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_version.h
modules/http2/mod_proxy_http2.c