Re: [websec] of quoted-string header field param value syntax (was: Strict-Transport-Security syntax redux)

=JeffH <Jeff.Hodges@KingsMountain.com> Mon, 16 January 2012 02:50 UTC

Return-Path: <Jeff.Hodges@KingsMountain.com>
X-Original-To: websec@ietfa.amsl.com
Delivered-To: websec@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D241521F8513 for <websec@ietfa.amsl.com>; Sun, 15 Jan 2012 18:50:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.027
X-Spam-Level:
X-Spam-Status: No, score=-99.027 tagged_above=-999 required=5 tests=[AWL=-1.732, BAYES_50=0.001, FH_RELAY_NODNS=1.451, HELO_MISMATCH_COM=0.553, J_CHICKENPOX_41=0.6, RDNS_NONE=0.1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U6JfgU1wNTHW for <websec@ietfa.amsl.com>; Sun, 15 Jan 2012 18:50:20 -0800 (PST)
Received: from oproxy6-pub.bluehost.com (oproxy6.bluehost.com [IPv6:2605:dc00:100:2::a6]) by ietfa.amsl.com (Postfix) with SMTP id 1B0DD21F8505 for <websec@ietf.org>; Sun, 15 Jan 2012 18:50:20 -0800 (PST)
Received: (qmail 19222 invoked by uid 0); 16 Jan 2012 02:50:18 -0000
Received: from unknown (HELO box514.bluehost.com) (74.220.219.114) by cpoproxy3.bluehost.com with SMTP; 16 Jan 2012 02:50:18 -0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kingsmountain.com; s=default; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From:Date:Message-ID; bh=UuaNfvqr36FGsZvBQxqcgr6SGWjERs0di82+cuK85VE=; b=lKh5XTzwwgDQ+UElw48ym/uVFLN8geVJbEqkn4uzQcromEwtm1bkH+sSs0Y0VDQus154XxsKGFuT8sd0AUOI0LAAsD4NkT0Ai4E6arOiBleuMMiz8hIQ8cEhK7b0sKwC;
Received: from c-24-4-122-173.hsd1.ca.comcast.net ([24.4.122.173] helo=[192.168.11.18]) by box514.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from <Jeff.Hodges@KingsMountain.com>) id 1RmceH-0008TI-IU; Sun, 15 Jan 2012 19:50:17 -0700
Message-ID: <4F139068.3030809@KingsMountain.com>
Date: Sun, 15 Jan 2012 18:50:16 -0800
From: =JeffH <Jeff.Hodges@KingsMountain.com>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16
MIME-Version: 1.0
To: IETF WebSec WG <websec@ietf.org>, Adam Barth <ietf@adambarth.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
X-Identified-User: {11025:box514.bluehost.com:kingsmou:kingsmountain.com} {sentby:smtp auth 24.4.122.173 authed with jeff.hodges+kingsmountain.com}
Subject: Re: [websec] of quoted-string header field param value syntax (was: Strict-Transport-Security syntax redux)
X-BeenThere: websec@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Web Application Security Minus Authentication and Transport <websec.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/websec>, <mailto:websec-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/websec>
List-Post: <mailto:websec@ietf.org>
List-Help: <mailto:websec-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/websec>, <mailto:websec-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 16 Jan 2012 02:50:21 -0000

Thanks for your thoughts,

 > I don't think it matters much what we write in this document.

I overall understand and tend to agree, because I'm doubting we will see much 
if any further extension work for this header field.

 >  However,
 > we can deal with that problem when it comes time to add extension
 > values that actually used quoted-string.

agreed. that's why I'm leaning towards spec'g it with quoted-string at this 
time. It future-proofs the spec at least and we won't have to fight a nit like 
this in Last Calls.

I'm not too worried at this point about user agents not actually implementing 
parsing for as-yet-unspecified-or-even-discussed extension directives for the 
STS header field.

though, I remain curious as to why the STS parsing in Firefox & Chrome is 
apparently each a one-off and doesn't use the more generic HTTP header-field 
parsing routines that are available and which appear to handle quoted-string, 
arbitrary header field parameter ordering, etc.

thanks,

=JeffH