Re: [hybi] Comments about draft-13

Greg Wilkins <gregw@intalio.com> Wed, 07 September 2011 01:19 UTC

Return-Path: <gregw@intalio.com>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3ADD621F8DD8 for <hybi@ietfa.amsl.com>; Tue, 6 Sep 2011 18:19:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.909
X-Spam-Level:
X-Spam-Status: No, score=-2.909 tagged_above=-999 required=5 tests=[AWL=0.068, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
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 ysJiAgEGpGLm for <hybi@ietfa.amsl.com>; Tue, 6 Sep 2011 18:19:01 -0700 (PDT)
Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by ietfa.amsl.com (Postfix) with ESMTP id A436921F8DD6 for <hybi@ietf.org>; Tue, 6 Sep 2011 18:19:01 -0700 (PDT)
Received: by vws18 with SMTP id 18so9392378vws.27 for <hybi@ietf.org>; Tue, 06 Sep 2011 18:20:49 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.69.48 with SMTP id b16mr397924vdu.514.1315358449105; Tue, 06 Sep 2011 18:20:49 -0700 (PDT)
Received: by 10.52.110.133 with HTTP; Tue, 6 Sep 2011 18:20:48 -0700 (PDT)
In-Reply-To: <4E669025.8080804@isode.com>
References: <CALiegfkUMDfuRC+16ZcLo__2OqAcQ1UVDGa_610ykEAe6yZViw@mail.gmail.com> <CALiegf=wO6w5UMLO-hsn8o0cX3__SuxMDrgqvScuS6QWdNhptw@mail.gmail.com> <A59BAA80-CD38-48C4-A113-C1493072D079@bbn.com> <4E669025.8080804@isode.com>
Date: Wed, 07 Sep 2011 11:20:48 +1000
Message-ID: <CAH_y2NHMyYo6H+_g_mL-p4+n=x2SPrTeSjn2KUkJP9dvqUcvPQ@mail.gmail.com>
From: Greg Wilkins <gregw@intalio.com>
To: Alexey Melnikov <alexey.melnikov@isode.com>
Content-Type: text/plain; charset="ISO-8859-1"
Cc: hybi@ietf.org
Subject: Re: [hybi] Comments about draft-13
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Server-Initiated HTTP <hybi.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/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: Wed, 07 Sep 2011 01:19:02 -0000

On 7 September 2011 07:27, Alexey Melnikov <alexey.melnikov@isode.com> wrote:
> Richard L. Barnes wrote:
>
>> Also, to re-iterate a comment I made earlier, "Sec-Websocket-Protocol"
>> should just be "Websocket-Protocol", since it is not "Sec" -- scripts can
>> set the value pretty much directly.
>>
> Let's please not change the header field name now, this will break
> implementations of all earlier versions, some of which are already deployed.

I'm not really keen on changing the header either, but  not sure how
much of a transgression of the W3C rules it is to send a script
control value in a Sec- header.   Perhaps we should refer the question
to the W3C - if they don't view it as a big issue, then we can keep
it.

If we keep it and it is a big issue, then we will be forced to change
later and that will be more painful.

Note that if we are forced to change, then I think we should also
change all the server sent headers and remove Sec- from them, because
they obviously do not match the w3c criteria.


cheers