]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_http2: H2PushResource directive for early pushing
authorStefan Eissing <icing@apache.org>
Sun, 13 Nov 2016 21:30:40 +0000 (21:30 +0000)
committerStefan Eissing <icing@apache.org>
Sun, 13 Nov 2016 21:30:40 +0000 (21:30 +0000)
commitd300afee341908cd90a78f48e362690ad3f3a8eb
treec68c85f18da478735ff2ac16293182e00ab0f551
parente480067796bfcdb64836bcf3b672d19934aa6e44
mod_http2: H2PushResource directive for early pushing
mod_proxy_http2: Link header uris are reverse mapped

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769550 13f79535-47bb-0310-9956-ffa450edef68
17 files changed:
CHANGES
docs/log-message-tags/next-number
docs/manual/mod/mod_http2.xml
modules/http2/h2.h
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_from_h1.c
modules/http2/h2_h2.c
modules/http2/h2_proxy_session.c
modules/http2/h2_proxy_util.c
modules/http2/h2_proxy_util.h
modules/http2/h2_push.c
modules/http2/h2_push.h
modules/http2/h2_session.c
modules/http2/h2_stream.h
modules/http2/h2_version.h
modules/http2/mod_http2.c