]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1766857,1767128,1767180,1767181,1767553 from trunk
authorStefan Eissing <icing@apache.org>
Tue, 1 Nov 2016 20:24:52 +0000 (20:24 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 1 Nov 2016 20:24:52 +0000 (20:24 +0000)
commit4f054d530cceb8d77468c569ba063deec78a16f6
tree7727a585e865e35b158f130f452022500c717fd5
parentd0c4af10ab713734de906b5634cfc15cd370fdf4
Merge of r1766857,1767128,1767180,1767181,1767553 from trunk

mod_http2/mod_proxy_http2 improvments as in CHANGES

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1767563 13f79535-47bb-0310-9956-ffa450edef68
22 files changed:
CHANGES
modules/http2/NWGNUmod_http2
modules/http2/h2.h
modules/http2/h2_conn.c
modules/http2/h2_conn.h
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_proxy_session.c
modules/http2/h2_proxy_session.h
modules/http2/h2_request.c
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/mod_http2.c
modules/http2/mod_http2.h
modules/http2/mod_proxy_http2.c