Re: [hybi] WebSocket and HSTS

Anne van Kesteren <annevk@annevk.nl> Wed, 16 September 2015 08:35 UTC

Return-Path: <annevk@annevk.nl>
X-Original-To: hybi@ietfa.amsl.com
Delivered-To: hybi@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3F18C1B38E2 for <hybi@ietfa.amsl.com>; Wed, 16 Sep 2015 01:35:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.078
X-Spam-Level:
X-Spam-Status: No, score=-2.078 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-0.7] 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 D8lCObXiKw1S for <hybi@ietfa.amsl.com>; Wed, 16 Sep 2015 01:35:47 -0700 (PDT)
Received: from homiemail-a2.g.dreamhost.com (homie.mail.dreamhost.com [208.97.132.208]) by ietfa.amsl.com (Postfix) with ESMTP id CFD351B38E0 for <hybi@ietf.org>; Wed, 16 Sep 2015 01:35:47 -0700 (PDT)
Received: from homiemail-a2.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id 4501328006D for <hybi@ietf.org>; Wed, 16 Sep 2015 01:35:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=annevk.nl; h=mime-version :in-reply-to:references:date:message-id:subject:from:to:cc: content-type; s=annevk.nl; bh=LEsoHZEW2qU0dtEdBpDhL0EsX2w=; b=Ol GsnUw1x4ELLhUH5w3bvmHgiWvUo7NwBpAjqYXr9Uqcb9uAdI/7d5ANjEYkCp7cEj Dj141RAvyEauGqIqWnSODpPa8sIAp0HgkI3WUj9MxSgoKkukf5gkUu+8tS/wg9UB nyqGFWWmwAIzDQikIdt6UQ4jf+RHXg4wXhOPqEVXQ=
Received: from mail-yk0-f169.google.com (mail-yk0-f169.google.com [209.85.160.169]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: annevk@annevk.nl) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTPSA id 04556280069 for <hybi@ietf.org>; Wed, 16 Sep 2015 01:35:47 -0700 (PDT)
Received: by ykdg206 with SMTP id g206so211617808ykd.1 for <hybi@ietf.org>; Wed, 16 Sep 2015 01:35:46 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.13.255.6 with SMTP id p6mr26025448ywf.46.1442392546263; Wed, 16 Sep 2015 01:35:46 -0700 (PDT)
Received: by 10.37.50.2 with HTTP; Wed, 16 Sep 2015 01:35:46 -0700 (PDT)
In-Reply-To: <CAH9hSJbFyzCzstu+b-qUKwexnV9czQ0My43eX=9FyU-c4tqGCA@mail.gmail.com>
References: <CADnb78hADSYgpLgsbhE18qmoAuRHGGQAgYjkYidLJL3RGBSBQw@mail.gmail.com> <CAH9hSJbFyzCzstu+b-qUKwexnV9czQ0My43eX=9FyU-c4tqGCA@mail.gmail.com>
Date: Wed, 16 Sep 2015 10:35:46 +0200
Message-ID: <CADnb78i0HQm=QKHCmtkr6iqBr0rYbhg5ga5EopYxtZh7OJYBcw@mail.gmail.com>
From: Anne van Kesteren <annevk@annevk.nl>
To: Takeshi Yoshino <tyoshino@google.com>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/hybi/MvkMIfPF50g1BSpRW9p6zOuhtQU>
Cc: "hybi@ietf.org" <hybi@ietf.org>
Subject: Re: [hybi] WebSocket and HSTS
X-BeenThere: hybi@ietf.org
X-Mailman-Version: 2.1.15
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: <https://mailarchive.ietf.org/arch/browse/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, 16 Sep 2015 08:35:49 -0000

On Wed, Sep 16, 2015 at 10:04 AM, Takeshi Yoshino <tyoshino@google.com> wrote:
> Let's just take care of it at the API spec side.
>
> For HTTP, the Fetch algorithm has the step while the new HTTP RFCs don't.
> So, aligned.

I guess that is fair. See https://github.com/whatwg/html/pull/149 for
the proposed change to the HTML Standard (where the WebSocket API is
defined).


-- 
https://annevankesteren.nl/