Commit 5d861db4 authored by Eric Covener's avatar Eric Covener
Browse files

propose old rewrite/cookie fix



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1693965 13f79535-47bb-0310-9956-ffa450edef68
parent 4e00a4ff
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -213,11 +213,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rpluem,
 
  *) apxs: add HTTPD_MMN and HTTPD_VERSION to apxs -q

     trunk: http://svn.apache.org/r1693919
     2.4.x: trunk works modulo CHANGES
     +1: covener

  *) mod_rewrite: Allow cookies to include ':' by using an alternate separator.
     PR47241.
     trunk: http://svn.apache.org/r1693963
     2.4.x: trunk works modulo CHANGES
     +1: covener

PATCHES/ISSUES THAT ARE BEING WORKED

  *) mod_ssl: add ALPN support by allowing other modules to register callbacks