Upgrade: tokens

Stefan Eissing <stefan.eissing@greenbytes.de> Mon, 21 September 2015 12:10 UTC

Return-Path: <ietf-http-wg-request+bounce-httpbisa-archive-bis2juki=lists.ie@listhub.w3.org>
X-Original-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Delivered-To: ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9EF501A7012 for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Mon, 21 Sep 2015 05:10:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.912
X-Spam-Level:
X-Spam-Status: No, score=-6.912 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Kw4NN2uEk7i1 for <ietfarch-httpbisa-archive-bis2Juki@ietfa.amsl.com>; Mon, 21 Sep 2015 05:10:38 -0700 (PDT)
Received: from frink.w3.org (frink.w3.org [128.30.52.56]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 28C811A700F for <httpbisa-archive-bis2Juki@lists.ietf.org>; Mon, 21 Sep 2015 05:10:37 -0700 (PDT)
Received: from lists by frink.w3.org with local (Exim 4.80) (envelope-from <ietf-http-wg-request@listhub.w3.org>) id 1Zdzrw-0001aI-0P for ietf-http-wg-dist@listhub.w3.org; Mon, 21 Sep 2015 12:06:52 +0000
Resent-Date: Mon, 21 Sep 2015 12:06:52 +0000
Resent-Message-Id: <E1Zdzrw-0001aI-0P@frink.w3.org>
Received: from lisa.w3.org ([128.30.52.41]) by frink.w3.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <stefan.eissing@greenbytes.de>) id 1Zdzrr-0001Zb-9b for ietf-http-wg@listhub.w3.org; Mon, 21 Sep 2015 12:06:47 +0000
Received: from mail.greenbytes.de ([217.91.35.233]) by lisa.w3.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from <stefan.eissing@greenbytes.de>) id 1Zdzrp-0006Fm-OY for ietf-http-wg@w3.org; Mon, 21 Sep 2015 12:06:46 +0000
Received: from delight.fritz.box (unknown [84.189.92.140]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id F01B915A03F4 for <ietf-http-wg@w3.org>; Mon, 21 Sep 2015 14:06:22 +0200 (CEST)
From: Stefan Eissing <stefan.eissing@greenbytes.de>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Message-Id: <157437BA-E7E3-4617-8F40-6836628EAA61@greenbytes.de>
Date: Mon, 21 Sep 2015 14:06:22 +0200
To: Group HTTP Working <ietf-http-wg@w3.org>
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
X-Mailer: Apple Mail (2.2104)
Received-SPF: pass client-ip=217.91.35.233; envelope-from=stefan.eissing@greenbytes.de; helo=mail.greenbytes.de
X-W3C-Hub-Spam-Status: No, score=-6.4
X-W3C-Hub-Spam-Report: AWL=-2.500, BAYES_00=-1.9, RP_MATCHES_RCVD=0.001, SPF_PASS=-0.001, W3C_AA=-1, W3C_WL=-1
X-W3C-Scan-Sig: lisa.w3.org 1Zdzrp-0006Fm-OY 9cbedfd6f3f6c11ed5c954d9b1a36ce6
X-Original-To: ietf-http-wg@w3.org
Subject: Upgrade: tokens
Archived-At: <http://www.w3.org/mid/157437BA-E7E3-4617-8F40-6836628EAA61@greenbytes.de>
Resent-From: ietf-http-wg@w3.org
X-Mailing-List: <ietf-http-wg@w3.org> archive/latest/30243
X-Loop: ietf-http-wg@w3.org
Resent-Sender: ietf-http-wg-request@w3.org
Precedence: list
List-Id: <ietf-http-wg.w3.org>
List-Help: <http://www.w3.org/Mail/>
List-Post: <mailto:ietf-http-wg@w3.org>
List-Unsubscribe: <mailto:ietf-http-wg-request@w3.org?subject=unsubscribe>

Implemenation raised the question if tokens in Upgrade headers are to be treated case sensitive or not (for ALPN it is clearly defined). The current status

- rfc7230 does not explicitly say so, but for other headers it does. So, one could say that Upgrade values are case-sensitive
- rfc7230 reserves tokens of flavor "HTTP*" for itself and future versions
- the ALPN value "http/1.1" is seen in the wild
- WebSocket RFC explicitly defines its token as case-insensitive

I see only interop problems should HTTP insist on case sensitive values. Does 7230 need a fix here?

Thanks, Stefan

<green/>bytes GmbH
Hafenweg 16, 48155 Münster, Germany
Phone: +49 251 2807760. Amtsgericht Münster: HRB5782