]> granicus.if.org Git - apache/commit
mod_http2: reverting int->apr_uint32_t changes of v1.7.x
authorStefan Eissing <icing@apache.org>
Sun, 9 Oct 2016 20:22:40 +0000 (20:22 +0000)
committerStefan Eissing <icing@apache.org>
Sun, 9 Oct 2016 20:22:40 +0000 (20:22 +0000)
commit0da36a75f8c0f173c6f7bed0278bb76ffb0510df
tree0ec866fc5c6e0c4fc22af639f1bf7b22afde8c31
parent33aa6fb7d41dcc2d17d8dcbf9756ee0008987024
mod_http2: reverting int->apr_uint32_t changes of v1.7.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1764005 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