Merge r1736463,r1737006,r1737021,r1737102,r1737125,r1737254 from trunk:
authorStefan Eissing <icing@apache.org>
Thu, 31 Mar 2016 16:29:43 +0000 (16:29 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 31 Mar 2016 16:29:43 +0000 (16:29 +0000)
commit22ac0f3d9935207b041614fa5afdf547ff1608cd
treeedc0df4ca5061dd6fd564f3b8e252cd8bf945e75
parent3b41369dec20daf58a440ccf67af991b4a79ee10
Merge r1736463,r1737006,r1737021,r1737102,r1737125,r1737254 from trunk:

mod_http2: backport of version 1.4.6

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737255 13f79535-47bb-0310-9956-ffa450edef68
22 files changed:
CHANGES
docs/manual/mod/mod_http2.xml
modules/http2/h2.h
modules/http2/h2_ctx.c
modules/http2/h2_filter.c
modules/http2/h2_filter.h
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_request.c
modules/http2/h2_response.c
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/mod_http2.c