From: Stefan Eissing Date: Thu, 17 Mar 2016 17:37:35 +0000 (+0000) Subject: proposal to backport mod_proxy_http2 X-Git-Tag: 2.4.19~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f81e9f90882f75f652cb30190e7c283ac66c77;p=thirdparty%2Fapache%2Fhttpd.git proposal to backport mod_proxy_http2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735466 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6964818e299..e981729de17 100644 --- a/STATUS +++ b/STATUS @@ -175,7 +175,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://home.apache.org/~ylavic/patches/httpd-2.4.x-no_crl_for_cert_ok.patch +1: ylavic - + *) mod_proxy_http2: add http2 proxy support in new, experimental module. + Includes backport of r1729208 to set ALPN protocols for ssl backend + connections. + Trunk version of patch: + Backport version for 2.4.x of patch: https://eissing.org/proxy_http2_2.4.patch + +1: icing + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if