]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_htt2, synch with changes from github module version:
authorStefan Eissing <icing@apache.org>
Mon, 22 Feb 2021 14:11:09 +0000 (14:11 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 22 Feb 2021 14:11:09 +0000 (14:11 +0000)
commit309e0838934e8a1f94fca24a7a3881f5bc5a3af0
tree3a36b5551b91e75d37730e764f9ff229d5c5f8a3
parent42f33b4171aaebc0ab3e62187d12c14a1aebad68
mod_htt2, synch with changes from github module version:
  - logio: improvements to reporting of sent bytes for http2 responses
  - directive H2OutputBuffering, controls if any output should be sent immediately.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1886792 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
changes-entries/http2_logio.txt [new file with mode: 0644]
changes-entries/http2_output_buffering.txt [new file with mode: 0644]
docs/manual/mod/mod_http2.xml
modules/http2/h2_bucket_beam.c
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_h2.c
modules/http2/h2_headers.c
modules/http2/h2_headers.h
modules/http2/h2_mplx.c
modules/http2/h2_request.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_version.h