Re: [hybi] WebSocket sub protocol name.
Mark Nottingham <mnot@mnot.net> Mon, 14 December 2009 02:05 UTC
Return-Path: <mnot@mnot.net>
X-Original-To: hybi@core3.amsl.com
Delivered-To: hybi@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 4EC913A697B for <hybi@core3.amsl.com>; Sun, 13 Dec 2009 18:05:32 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.973
X-Spam-Level:
X-Spam-Status: No, score=-3.973 tagged_above=-999 required=5 tests=[AWL=-1.374, 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 Xw73a16HjFZt for <hybi@core3.amsl.com>; Sun, 13 Dec 2009 18:05:31 -0800 (PST)
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) by core3.amsl.com (Postfix) with ESMTP id 58D1C3A698C for <hybi@ietf.org>; Sun, 13 Dec 2009 18:05:31 -0800 (PST)
Received: from chancetrain-lm.mnot.net (unknown [118.209.61.160]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 3C205509DC; Sun, 13 Dec 2009 21:05:09 -0500 (EST)
Mime-Version: 1.0 (Apple Message framework v1077)
Content-Type: text/plain; charset="us-ascii"
From: Mark Nottingham <mnot@mnot.net>
In-Reply-To: <Pine.LNX.4.62.0912070756380.5629@hixie.dreamhostps.com>
Date: Mon, 14 Dec 2009 13:05:07 +1100
Content-Transfer-Encoding: quoted-printable
Message-Id: <527D2A8E-E5F5-46A0-9D36-ADDE92672845@mnot.net>
References: <de17d48e0912062058u72db7455x4e211cb05da19070@mail.gmail.com> <Pine.LNX.4.62.0912070618170.5629@hixie.dreamhostps.com> <de17d48e0912062241q3001c6a9r955bb0e1577fc4d0@mail.gmail.com> <Pine.LNX.4.62.0912070726010.5629@hixie.dreamhostps.com> <de17d48e0912062340x7d3eed42t4f1f9cf95d482610@mail.gmail.com> <Pine.LNX.4.62.0912070756380.5629@hixie.dreamhostps.com>
To: Ian Hickson <ian@hixie.ch>
X-Mailer: Apple Mail (2.1077)
Cc: whatwg@lists.whatwg.org, hybi@ietf.org, ")" <ukai@chromium.org>, "Fumitoshi Ukai (鵜飼文敏"
Subject: Re: [hybi] WebSocket sub protocol name.
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/hybi>
List-Post: <mailto:hybi@ietf.org>
List-Help: <mailto:hybi-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/hybi>, <mailto:hybi-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Dec 2009 02:05:32 -0000
On 07/12/2009, at 7:05 PM, Ian Hickson wrote: >> And, why is it limited to ASCII instead of UTF-8? > > Because the HTTP working group refuse to allow UTF-8 in HTTP headers for > reasons that I don't really understand, and the handshake is supposed to > be valid HTTP. From <http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-08#section-3.2>: Historically, HTTP has allowed field content with text in the ISO- 8859-1 [ISO-8859-1] character encoding and supported other character sets only through use of [RFC2047] encoding. In practice, most HTTP header field values use only a subset of the US-ASCII character encoding [USASCII]. Newly defined header fields SHOULD limit their field values to US-ASCII characters. Recipients SHOULD treat other (obs-text) octets in field content as opaque data. If you really want to define a UTF-8 HTTP header, you're allowed to do so by this text (which makes ASCII only a SHOULD); processors not expecting it SHOULD still treat it as if it were opaque data. -- Mark Nottingham http://www.mnot.net/
- [hybi] WebSocket sub protocol name. Fumitoshi Ukai (鵜飼文敏)
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] [whatwg] WebSocket sub protocol name. Fumitoshi Ukai (鵜飼文敏)
- Re: [hybi] [whatwg] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] [whatwg] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] [whatwg] WebSocket sub protocol name. Fumitoshi Ukai (鵜飼文敏)
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Fumitoshi Ukai (鵜飼文敏)
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Fumitoshi Ukai (鵜飼文敏)
- Re: [hybi] WebSocket sub protocol name. Martin J. Dürst
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Fumitoshi Ukai (鵜飼文敏)
- Re: [hybi] WebSocket sub protocol name. Yuzo Fujishima
- Re: [hybi] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Ian Hickson
- Re: [hybi] WebSocket sub protocol name. Pieter Hintjens
- Re: [hybi] WebSocket sub protocol name. Pieter Hintjens
- Re: [hybi] WebSocket sub protocol name. Thomas Broyer
- Re: [hybi] WebSocket sub protocol name. Pieter Hintjens
- Re: [hybi] WebSocket sub protocol name. Mark Nottingham
- [hybi] name symtax, was: WebSocket sub protocol n… Julian Reschke
- Re: [hybi] name symtax, was: WebSocket sub protoc… Pieter Hintjens
- Re: [hybi] name symtax, was: WebSocket sub protoc… Thomas Broyer
- Re: [hybi] name symtax, was: WebSocket sub protoc… Julian Reschke
- Re: [hybi] name symtax, was: WebSocket sub protoc… Pieter Hintjens
- Re: [hybi] name symtax, was: WebSocket sub protoc… Justin Erenkrantz
- Re: [hybi] name symtax, was: WebSocket sub protoc… Scott Ferguson
- Re: [hybi] name symtax, was: WebSocket sub protoc… Jamie Lokier
- Re: [hybi] WebSocket sub protocol name. Greg Wilkins
- Re: [hybi] name symtax, was: WebSocket sub protoc… Thomas Broyer
- Re: [hybi] name symtax, was: WebSocket sub protoc… Julian Reschke
- Re: [hybi] WebSocket sub protocol name. Pieter Hintjens