]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: fix for partial file buckets in master connection output, flushing of...
authorStefan Eissing <icing@apache.org>
Wed, 4 May 2016 12:32:05 +0000 (12:32 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 4 May 2016 12:32:05 +0000 (12:32 +0000)
commit9a514360b010c3dd5893525084623d900636ba86
treeb3b3489edff4120cccabd2d23c5b3d6566720844
parent195a2defa7aa0fdf5fb785109cf6d4c543b49494
mod_http2: fix for partial file buckets in master connection output, flushing of output revisited, uplift of some 2.4.x compat changes on slave filters

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1742260 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
CHANGES
modules/http2/h2_bucket_beam.c
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_h2.c
modules/http2/h2_mplx.c
modules/http2/h2_private.h
modules/http2/h2_session.c
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_util.c
modules/http2/mod_proxy_http2.c