Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 85994 invoked from network); 5 Jan 2009 23:44:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jan 2009 23:44:45 -0000 Received: (qmail 7579 invoked by uid 500); 5 Jan 2009 23:44:44 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 7534 invoked by uid 500); 5 Jan 2009 23:44:44 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 7525 invoked by uid 99); 5 Jan 2009 23:44:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 15:44:44 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jan 2009 23:44:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 115052388970; Mon, 5 Jan 2009 15:44:24 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r731770 - /httpd/httpd/branches/2.0.x/STATUS Date: Mon, 05 Jan 2009 23:44:23 -0000 To: cvs@httpd.apache.org From: fielding@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090105234424.115052388970@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fielding Date: Mon Jan 5 15:44:23 2009 New Revision: 731770 URL: http://svn.apache.org/viewvc?rev=731770&view=rev Log: propose backbort sitting in my tree for ages Modified: httpd/httpd/branches/2.0.x/STATUS Modified: httpd/httpd/branches/2.0.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/STATUS?rev=731770&r1=731769&r2=731770&view=diff ============================================================================== --- httpd/httpd/branches/2.0.x/STATUS (original) +++ httpd/httpd/branches/2.0.x/STATUS Mon Jan 5 15:44:23 2009 @@ -146,6 +146,12 @@ (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 + PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: