Commit 8a4521cb authored by Stefan Eissing's avatar Stefan Eissing
Browse files

mod_proxy_http2: updated patch for backport with APLOGNOs filled in

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735937 13f79535-47bb-0310-9956-ffa450edef68
parent f07cd7df
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -156,9 +156,10 @@ 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://www.eissing.org/proxy_http2_2.4v2.patch 
     Backport version for 2.4.x of patch: https://www.eissing.org/proxy_http2_2.4v3.patch
     +1: icing, ylavic
     updated patch after review by cjaillet, merged 1735668,1735748 from trunk
     updated patch with APLOGNOs by merging 1735931,1735935 from trunk

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