Commit 5c9749f7 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

mod_proxy_http2: updated patch yet again with more APLOGNO goodness, thank Yann

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735944 13f79535-47bb-0310-9956-ffa450edef68
parent 8a4521cb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -156,10 +156,11 @@ 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.4v3.patch
     Backport version for 2.4.x of patch: https://www.eissing.org/proxy_http2_2.4v4.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
     updated patch with APLOGNOs by merging 1735942 from trunk

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