Commit 7b2c5c07 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Backported in r1835168.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835170 13f79535-47bb-0310-9956-ffa450edef68
parent b647b25a
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -124,11 +124,6 @@ RELEASE SHOWSTOPPERS:
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
  [ start all new proposals below, under PATCHES PROPOSED. ]

  *) mod_ratelimit: fix behavior with proxied content
     trunk patch: http://svn.apache.org/r1833875
     2.4.x patch: svn merge -c 1833875 ^/httpd/httpd/trunk .
     +1: elukey, jim, ylavic

  *) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or
     ProxyPassReverseCookiePath directive could fail to update correctly 
     'domain=' or 'path=' in the 'Set-Cookie' header.  PR 61560.