]> granicus.if.org Git - apache/commit
goodbye h2_stream_set, hello h2_ihash in h2_util
authorStefan Eissing <icing@apache.org>
Thu, 25 Feb 2016 13:14:30 +0000 (13:14 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 25 Feb 2016 13:14:30 +0000 (13:14 +0000)
commit4dbe24518ace95b32eeef4fb508fcfa8c41403ae
treea206e856b0202b6093c403d5a1cc5c5dec1e2659
parent947e44b106752339ad2a3168b03e762ea1cae30e
goodbye h2_stream_set, hello h2_ihash in h2_util

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1732295 13f79535-47bb-0310-9956-ffa450edef68
17 files changed:
CMakeLists.txt
modules/http2/NWGNUmod_http2
modules/http2/config2.m4
modules/http2/h2_conn.c
modules/http2/h2_filter.c
modules/http2/h2_mplx.c
modules/http2/h2_mplx.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 [deleted file]
modules/http2/h2_stream_set.h [deleted file]
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/mod_http2.dsp
modules/http2/mod_proxy_http2.c