]> granicus.if.org Git - apache/commit
mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2-status...
authorStefan Eissing <icing@apache.org>
Fri, 15 Jan 2016 14:27:59 +0000 (14:27 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 15 Jan 2016 14:27:59 +0000 (14:27 +0000)
commit17282190d0a2e4563ca2abac6baf614fa2a5f19e
tree22ca8c4c418c2f72679741259a602f6562ef550b
parent5327f57248056c1d3883cb95aeab8baf52d521c3
mod_http2: push diary to avoid duplicate pushes, cache-digest handling, http2-status handler for stats about current http2 connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1724820 13f79535-47bb-0310-9956-ffa450edef68
20 files changed:
CHANGES
docs/manual/mod/mod_http2.xml
modules/http2/config.m4
modules/http2/h2_config.c
modules/http2/h2_conn.c
modules/http2/h2_conn_io.h
modules/http2/h2_filter.c
modules/http2/h2_filter.h
modules/http2/h2_from_h1.c
modules/http2/h2_push.c
modules/http2/h2_push.h
modules/http2/h2_response.c
modules/http2/h2_response.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/mod_http2.c