From: Eric Covener Date: Sun, 20 Apr 2014 13:56:17 +0000 (+0000) Subject: propose CO= fix/feature for 2.2. PR 56014 X-Git-Tag: 2.2.28~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1716063838ee4ae49d2381eb6c2c2118ba529e2;p=thirdparty%2Fapache%2Fhttpd.git propose CO= fix/feature for 2.2. PR 56014 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1588760 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6e90dc9c57d..d9ab03e6f19 100644 --- a/STATUS +++ b/STATUS @@ -123,6 +123,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (+ CHANGES) +1: covener + * mod_rewrite: Support session cookies with the CO= flag when later parameters + are used. The doc for this implied the feature had been backported for + quite some time. PR56014 + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=664333 + 2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.x-rewrite-sessioncookie.diff + +1 covener + PATCHES/ISSUES THAT ARE STALLED * mod_cache: Realign the cache_quick_handler() to behave identically