From: Eric Covener Date: Fri, 9 Jan 2009 21:58:04 +0000 (+0000) Subject: vote/promote for Set-Cookie on 304 X-Git-Tag: 2.0.64~104 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c1341ddddef1725df38ace9338cf5da699b522;p=thirdparty%2Fapache%2Fhttpd.git vote/promote for Set-Cookie on 304 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@733164 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a58d9cb7708..d19f50047ba 100644 --- a/STATUS +++ b/STATUS @@ -124,6 +124,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://people.apache.org/~fuankg/diffs/httpd-2.0.x-ap_vhost_iterate_given_conn.diff +1: fuankg, wrowe, pgollucci + * Backport 104924: PR 18388; Add Set-Cookie and Set-Cookie2 to the + list of headers allowed to pass through on a 304 response. + This has been in trunk since 2004, released in 2.2.0. + http://svn.apache.org/viewvc?view=rev&revision=104924 + +1: fielding, wrowe, covener + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ please place SVN revisions from trunk here, so it is easy to identify exactly what the proposed changes are! Add all new @@ -146,12 +152,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (trunk version works) +1: covener - * Backport 104924: PR 18388; Add Set-Cookie and Set-Cookie2 to the - list of headers allowed to pass through on a 304 response. - This has been in trunk since 2004, released in 2.2.0. - http://svn.apache.org/viewvc?view=rev&revision=104924 - +1: fielding, wrowe - * Stupid-simple patch specific to give rotatelogs the same behavior as the core log writer; +1: wrowe