]> granicus.if.org Git - apache/commit
mod_http2: fix for bucket lifetime on master conn, mod_proxy_http2: flow control...
authorStefan Eissing <icing@apache.org>
Wed, 16 Mar 2016 14:01:53 +0000 (14:01 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 16 Mar 2016 14:01:53 +0000 (14:01 +0000)
commitba1fbba02466f3280110afef14541089433351de
treef4b05c1a23f789ffc87a5ccd7d067d329ee54d8e
parent7c6d768d77238cdf5df8da43ddc27e0e29563448
mod_http2: fix for bucket lifetime on master conn, mod_proxy_http2: flow control from front- to backend h2 connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1735230 13f79535-47bb-0310-9956-ffa450edef68
21 files changed:
CHANGES
modules/http2/h2_bucket_eoc.h
modules/http2/h2_bucket_eos.h
modules/http2/h2_conn_io.c
modules/http2/h2_io.c
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_session.c
modules/http2/h2_proxy_session.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_output.c
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/mod_http2.c
modules/http2/mod_http2.h
modules/http2/mod_proxy_http2.c