]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: support for intermediate responses
authorStefan Eissing <icing@apache.org>
Fri, 5 Aug 2016 13:48:16 +0000 (13:48 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 5 Aug 2016 13:48:16 +0000 (13:48 +0000)
commit8b0d43678800a852de81084b4a7652e62712b50d
treeda694f2eb8166217180a10e88161fe1d6aa497b8
parentc91bbae4d022a0f78e29214c651f03e1d78f395c
mod_http2: support for intermediate responses

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1755323 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
CHANGES
modules/http2/h2.h
modules/http2/h2_from_h1.c
modules/http2/h2_mplx.c
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