Commit d8bc89b2 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

proxy_http2 patch updated after code review

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735749 13f79535-47bb-0310-9956-ffa450edef68
parent e46f4929
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -178,8 +178,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Includes backport of r1729208 to set ALPN protocols for ssl backend
     connections. 
     Trunk version of patch: <various>
     Backport version for 2.4.x of patch: https://eissing.org/proxy_http2_2.4.patch
     Backport version for 2.4.x of patch: https://www.eissing.org/proxy_http2_2.4v2.patch 
     +1: icing
     updated patch after review by cjaillet, merged 1735668,1735748 from trunk

  *) mod_authz_host: add "forward-dns" authorization provider
     trunk patch: http://svn.apache.org/r1734412