Commit ea799566 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

vote


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1784569 13f79535-47bb-0310-9956-ffa450edef68
parent 57a4435b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -183,14 +183,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1781687
                  http://svn.apache.org/r1783305
     2.4.x patch: http://people.apache.org/~jfclere/patches/patch.46037.txt
     +1: jfclere
     +1: jfclere, jim

  *) mod_cache: Fix a regression in 2.4.25 for the forward proxy case by
     computing and using the same entity key according to when the cache
     checks, loads and saves the request.  PR 60577.
     trunk patch: http://svn.apache.org/r1783842
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic
     +1: ylavic, jim

  *) mod_proxy_hcheck: Honor checks in Vhosts
     trunk patch: http://svn.apache.org/r1784203