]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
merge of 1752145,1753498,1753541,1754129,1754414,1754534,1755323,1756844,1757524...
authorStefan Eissing <icing@apache.org>
Wed, 24 Aug 2016 15:23:12 +0000 (15:23 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 24 Aug 2016 15:23:12 +0000 (15:23 +0000)
commit31f2b089b3b71f748c666e8d9d1884b55bd25ff3
tree08d118d2f06b090eabb11c303c85d38c501a6a35
parent3fe24acf16a41891a7a81039f3d79719ea18b138
merge of 1752145,1753498,1753541,1754129,1754414,1754534,1755323,1756844,1757524,1757534,1757540 from trunk

mod_http2: backport of latest changes
 - intermediate responses
 - graceful shutdown of connections
 - ht debug draft update

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1757542 13f79535-47bb-0310-9956-ffa450edef68
17 files changed:
CHANGES
modules/http2/h2.h
modules/http2/h2_filter.c
modules/http2/h2_from_h1.c
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_ngn_shed.c
modules/http2/h2_request.c
modules/http2/h2_response.c
modules/http2/h2_response.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_util.c
modules/http2/h2_version.h