Re: [http-state] BNF notation differences, was: Comments on draft-ietf-httpstate-cookie-08.txt (1 - 4.1.2.)

Julian Reschke <julian.reschke@gmx.de> Fri, 16 July 2010 10:08 UTC

Return-Path: <julian.reschke@gmx.de>
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 14B753A6827 for <http-state@core3.amsl.com>; Fri, 16 Jul 2010 03:08:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.088
X-Spam-Level:
X-Spam-Status: No, score=-3.088 tagged_above=-999 required=5 tests=[AWL=-0.489, BAYES_00=-2.599]
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 hqwFe2-0JxSO for <http-state@core3.amsl.com>; Fri, 16 Jul 2010 03:08:55 -0700 (PDT)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by core3.amsl.com (Postfix) with SMTP id C8FD43A6816 for <http-state@ietf.org>; Fri, 16 Jul 2010 03:08:54 -0700 (PDT)
Received: (qmail invoked by alias); 16 Jul 2010 10:09:05 -0000
Received: from mail.greenbytes.de (EHLO [192.168.1.144]) [217.91.35.233] by mail.gmx.net (mp040) with SMTP; 16 Jul 2010 12:09:05 +0200
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1+0LHRiVKe0hBUyTXZXVlFp44TtQ9T27o+MBZtXA1 mlYh1qI4uf3zvS
Message-ID: <4C402FB2.10809@gmx.de>
Date: Fri, 16 Jul 2010 12:08:50 +0200
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5
MIME-Version: 1.0
To: Adam Barth <ietf@adambarth.com>
References: <f5jqv5pu3oksmjndegd5a329gp40opqsr5@hive.bjoern.hoehrmann.de> <AANLkTin2dZ3v681D2W4yZEHhnc_0G8mAQRsMA8ZQ6wWF@mail.gmail.com> <g13rv59fpsefi1jhuuuds4evqqc8baia7o@hive.bjoern.hoehrmann.de> <AANLkTimUXR0FI3D3KKZ2rOO2QEEGReKlRBCY5ZanwL24@mail.gmail.com> <lbb706tqebunfropg9o1teehms9fu5aq53@hive.bjoern.hoehrmann.de> <AANLkTinmliI2Sp0hU0m0IqzWpEpACeNLbW_Q_KeQnJ-O@mail.gmail.com> <4C3DC535.4020205@gmx.de> <hchr365sh9132rbgacd7750mjn17th5rh8@hive.bjoern.hoehrmann.de> <AANLkTin6pEREhPvFy18qnNiZ8iG221NDOrkkVP0uXeeU@mail.gmail.com>
In-Reply-To: <AANLkTin6pEREhPvFy18qnNiZ8iG221NDOrkkVP0uXeeU@mail.gmail.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Cc: http-state@ietf.org
Subject: Re: [http-state] BNF notation differences, was: Comments on draft-ietf-httpstate-cookie-08.txt (1 - 4.1.2.)
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: Fri, 16 Jul 2010 10:08:56 -0000

On 14.07.2010 19:16, Adam Barth wrote:
> On Wed, Jul 14, 2010 at 7:19 AM, Bjoern Hoehrmann<derhoermi@gmx.net>  wrote:
>> * Julian Reschke wrote:
>>> So the comment was applied to sane-cookie-date, but it also applies to
>>> token. Furthermore, the ABNF for domain-value (RFC 1034) uses yet
>>> another syntax. So maybe it would be better to remove the comment again,
>>> and just to add a prose warning that these three productions inherited
>> >from other specs are defined in different variants of ABNF.
>>
>> The reference to RFC 1034 is most likely in error, the subdomain rule
>> there prohibits for instance values that start with a digit; see e.g.
>> draft-iab-idn-encoding for some of the history around that.
>
> Is there another reference you'd prefer?

What's the actual constraint you want the ABNF to express? Shouldn't 
this be very similar to the value of the HTTP host header field, thus 
<http://tools.ietf.org/html/rfc3986#section-3.2.2>?

Best regards, Julian