]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of r1764005 from trunk:
authorStefan Eissing <icing@apache.org>
Sun, 9 Oct 2016 20:30:40 +0000 (20:30 +0000)
committerStefan Eissing <icing@apache.org>
Sun, 9 Oct 2016 20:30:40 +0000 (20:30 +0000)
commite46e44c8fc8614a45c9b08bc2fcc94f0a21f0a2a
tree0daf5e7441dba046333373c8fcb329db3ff5b816
parent0549a3d41ac29651338ee09d2c23520b4ec75a6f
Merge of r1764005 from trunk:

mod_http2: reverting int->apr_uint32_t changes from 1.7.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1764007 13f79535-47bb-0310-9956-ffa450edef68
24 files changed:
modules/http2/h2.h
modules/http2/h2_bucket_beam.c
modules/http2/h2_bucket_beam.h
modules/http2/h2_conn.c
modules/http2/h2_conn.h
modules/http2/h2_mplx.c
modules/http2/h2_mplx.h
modules/http2/h2_ngn_shed.c
modules/http2/h2_ngn_shed.h
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.c
modules/http2/h2_stream.h
modules/http2/h2_task.c
modules/http2/h2_task.h
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/h2_version.h
modules/http2/mod_http2.c
modules/http2/mod_http2.h
modules/http2/mod_proxy_http2.c