]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
new directive H2PushPriority to define content-type based priorities on server pushed...
authorStefan Eissing <icing@apache.org>
Wed, 25 Nov 2015 13:26:31 +0000 (13:26 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 25 Nov 2015 13:26:31 +0000 (13:26 +0000)
commitef14549031e05a552c8beaf03cd136ce72ef4697
tree35e1d2aab62af8eecd285b693a2b09b6329fda44
parent7934b92055c07c9c7f4f9e91511cae49ed9c264b
new directive H2PushPriority to define content-type based priorities on server pushed resources

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1716388 13f79535-47bb-0310-9956-ffa450edef68
24 files changed:
CHANGES
docs/manual/mod/mod_http2.xml
modules/http2/h2_alt_svc.c
modules/http2/h2_config.c
modules/http2/h2_config.h
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_ctx.h
modules/http2/h2_h2.c
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.c
modules/http2/h2_push.h
modules/http2/h2_request.c
modules/http2/h2_request.h
modules/http2/h2_session.c
modules/http2/h2_session.h
modules/http2/h2_stream.c
modules/http2/h2_stream.h
modules/http2/h2_switch.c
modules/http2/h2_task.c
modules/http2/h2_task.h