]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
update to 1.0.6-DEV of mod_http2
authorStefan Eissing <icing@apache.org>
Mon, 23 Nov 2015 19:18:49 +0000 (19:18 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 23 Nov 2015 19:18:49 +0000 (19:18 +0000)
commit0e64894fca8c4b1772ef0259004d5a23bd13e47c
tree032b24a3cf0c5c6ab61b00e5f55618df0dd68b3d
parent4e84969ad7ca43e4c6204b7775f239cbd4ec54ed
update to 1.0.6-DEV of mod_http2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4-http2-alpha@1715925 13f79535-47bb-0310-9956-ffa450edef68
29 files changed:
modules/http2/h2_bucket_eoc.c
modules/http2/h2_config.c
modules/http2/h2_conn.c
modules/http2/h2_conn_io.c
modules/http2/h2_conn_io.h
modules/http2/h2_from_h1.c
modules/http2/h2_from_h1.h
modules/http2/h2_h2.c
modules/http2/h2_io.c
modules/http2/h2_io.h
modules/http2/h2_io_set.c
modules/http2/h2_io_set.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_push.c
modules/http2/h2_request.c
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_task.c
modules/http2/h2_task_output.c
modules/http2/h2_task_output.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/h2_worker.c