]> granicus.if.org Git - apache/commit
some rework for server push
authorStefan Eissing <icing@apache.org>
Wed, 11 Nov 2015 16:40:18 +0000 (16:40 +0000)
committerStefan Eissing <icing@apache.org>
Wed, 11 Nov 2015 16:40:18 +0000 (16:40 +0000)
commit62e2350bcb8c8e01ff296ccf0c86c2cf3ee7e25b
tree09fab2e6a41ce30fa2a2a96cd3f428cc0a7e9cf7
parentbb866d5a7a4ca72d5f7ffe0bc15c13980c173a1a
some rework for server push

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1713887 13f79535-47bb-0310-9956-ffa450edef68
28 files changed:
modules/http2/config.m4
modules/http2/h2_from_h1.c
modules/http2/h2_from_h1.h
modules/http2/h2_h2.h
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.c [new file with mode: 0644]
modules/http2/h2_push.h [new file with mode: 0644]
modules/http2/h2_request.c
modules/http2/h2_request.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_stream_set.c
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_task_input.c
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/h2_to_h1.c [deleted file]
modules/http2/h2_to_h1.h [deleted file]
modules/http2/h2_version.h
modules/http2/mod_http2.dsp