Re: [http-state] Ticket 6: host-only cookies

Bil Corry <bil@corry.biz> Tue, 02 February 2010 14:46 UTC

Return-Path: <bil@corry.biz>
X-Original-To: http-state@core3.amsl.com
Delivered-To: http-state@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A91773A67AF for <http-state@core3.amsl.com>; Tue, 2 Feb 2010 06:46:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.593
X-Spam-Level:
X-Spam-Status: No, score=-2.593 tagged_above=-999 required=5 tests=[AWL=-1.477, BAYES_00=-2.599, HELO_MISMATCH_COM=0.553, HOST_MISMATCH_NET=0.311, RCVD_IN_SORBS_WEB=0.619]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gf36-1OXdUqO for <http-state@core3.amsl.com>; Tue, 2 Feb 2010 06:46:25 -0800 (PST)
Received: from mail.mindio.com (app1.bc.anu.net [193.189.141.126]) by core3.amsl.com (Postfix) with ESMTP id E904F3A6919 for <http-state@ietf.org>; Tue, 2 Feb 2010 06:46:24 -0800 (PST)
Received: from [127.0.0.1] (c-69-181-67-65.hsd1.ca.comcast.net [69.181.67.65]) by mail.mindio.com (Postfix) with ESMTP id 3C8B2FC48B; Tue, 2 Feb 2010 08:47:00 -0600 (CST)
Message-ID: <4B683AE4.3080606@corry.biz>
Date: Tue, 02 Feb 2010 06:47:00 -0800
From: Bil Corry <bil@corry.biz>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: Adam Barth <ietf@adambarth.com>
References: <7789133a1001220050m56cc438x35099b7972639331@mail.gmail.com> <4B59B834.3030500@gmail.com> <4C374A2653EB5E43AF886CE70DFC567213CE9BE2B4@34093-MBX-C03.mex07a.mlsrvr.com> <7789133a1002012300k4627d9a2sad7f5b776c544487@mail.gmail.com>
In-Reply-To: <7789133a1002012300k4627d9a2sad7f5b776c544487@mail.gmail.com>
X-Enigmail-Version: 0.96.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: http-state <http-state@ietf.org>
Subject: Re: [http-state] Ticket 6: host-only cookies
X-BeenThere: http-state@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Discuss HTTP State Management Mechanism <http-state.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/http-state>
List-Post: <mailto:http-state@ietf.org>
List-Help: <mailto:http-state-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/http-state>, <mailto:http-state-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Feb 2010 14:46:25 -0000

Adam Barth wrote on 2/1/2010 11:00 PM: 
> I've added the following text to the server section, as recommend by
> Dan Winship:
> 
>               <t>WARNING: Some legacy user agents treat an absent Domain
>               attribute as if the Domain attribute were present and contained
>               the current host name. For example, if example.com returns a
>               Set-Cookie header without a Domain attribute, these user agents
>               will send the cookie to www.example.com.</t>


Is it "example.com" that assumes "www.example.com"?  Or "www.example.com" assumes "www.example.com"?  Or both?


- Bil