]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2_util...
authorStefan Eissing <icing@apache.org>
Thu, 9 Jun 2016 14:03:07 +0000 (14:03 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 9 Jun 2016 14:03:07 +0000 (14:03 +0000)
commitfb0a9188624a03019db152c4e6cf908307ca5f0f
tree90ef42145053f9480edf13b256ac894fa2586a53
parenta61612e1894cad2724f857ee2ba12d2f62136564
mod_proxy_http2: own h2_proxy_util.c source file to avoid duplicate use of h2_util.c, updated dsp and cmake as well as configure files

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1747550 13f79535-47bb-0310-9956-ffa450edef68
CMakeLists.txt
modules/http2/config2.m4
modules/http2/h2_mplx.h
modules/http2/h2_proxy_session.c
modules/http2/h2_proxy_util.c [new file with mode: 0644]
modules/http2/h2_proxy_util.h [new file with mode: 0644]
modules/http2/h2_util.c
modules/http2/h2_util.h
modules/http2/mod_proxy_http2.c
modules/http2/mod_proxy_http2.dsp