]> granicus.if.org Git - apache/commit
various fixes, mod_cgid interop, response/trailer forwarding rewritten, stability
authorStefan Eissing <icing@apache.org>
Mon, 3 Oct 2016 11:47:45 +0000 (11:47 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 3 Oct 2016 11:47:45 +0000 (11:47 +0000)
commit2d12cf2d7a9635961cc3c46cfa7921da9c83d14c
tree0b2b0b626c7ad316414f65a1e44bdfbaf32d1104
parent6099655506a8a862101d7ee3b9df3bdf399ebef1
various fixes, mod_cgid interop, response/trailer forwarding rewritten, stability

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1763158 13f79535-47bb-0310-9956-ffa450edef68
39 files changed:
CHANGES
CMakeLists.txt
modules/http2/NWGNUmod_http2
modules/http2/config2.m4
modules/http2/h2.h
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_conn_io.c
modules/http2/h2_filter.c
modules/http2/h2_filter.h
modules/http2/h2_from_h1.c
modules/http2/h2_from_h1.h
modules/http2/h2_h2.c
modules/http2/h2_headers.c [new file with mode: 0644]
modules/http2/h2_headers.h [new file with mode: 0644]
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_ngn_shed.c
modules/http2/h2_ngn_shed.h
modules/http2/h2_proxy_util.c
modules/http2/h2_push.c
modules/http2/h2_push.h
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_response.c [deleted file]
modules/http2/h2_response.h [deleted file]
modules/http2/h2_session.c
modules/http2/h2_session.h
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_util.h
modules/http2/h2_version.h
modules/http2/mod_http2.c
modules/http2/mod_http2.dsp