[hybi] "Establish a WebSocket Connection" does not allow for cookies

Anne van Kesteren <annevk@annevk.nl> Mon, 31 August 2015 06:53 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 DE66A1A1BC0 for <hybi@ietfa.amsl.com>; Sun, 30 Aug 2015 23:53:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.622
X-Spam-Level:
X-Spam-Status: No, score=0.622 tagged_above=-999 required=5 tests=[BAYES_50=0.8, 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 aSDLr35-YgmB for <hybi@ietfa.amsl.com>; Sun, 30 Aug 2015 23:53:16 -0700 (PDT)
Received: from homiemail-a8.g.dreamhost.com (homie.mail.dreamhost.com [208.97.132.208]) by ietfa.amsl.com (Postfix) with ESMTP id A23DB1A7007 for <hybi@ietf.org>; Sun, 30 Aug 2015 23:53:16 -0700 (PDT)
Received: from homiemail-a8.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a8.g.dreamhost.com (Postfix) with ESMTP id 15F19D22070 for <hybi@ietf.org>; Sun, 30 Aug 2015 23:53:16 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=annevk.nl; h=mime-version :date:message-id:subject:from:to:content-type; s=annevk.nl; bh=m u4snGc5ygqS5z1GmjdptKo5ffo=; b=eo6BeyYjMxz7QBZp5O9qjZiNYAIFuQtBL rqScbBFBA3IEH2bDwlRl/5szrxpPRdPOxpAstf/ROPWr1J9feXJvNOIQr8f8sCZF DHSTPXpobcWL85n2rb/8ydE52qTfloAS6pzYIbURl2t4G9k57YIpP3/AXGBad+iX OnN8SjUnAM=
Received: from mail-yk0-f180.google.com (mail-yk0-f180.google.com [209.85.160.180]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: annevk@annevk.nl) by homiemail-a8.g.dreamhost.com (Postfix) with ESMTPSA id EB6A3D22069 for <hybi@ietf.org>; Sun, 30 Aug 2015 23:53:15 -0700 (PDT)
Received: by ykey204 with SMTP id y204so37199049yke.3 for <hybi@ietf.org>; Sun, 30 Aug 2015 23:53:15 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.170.51.206 with SMTP id 197mr19594900ykt.59.1441003995290; Sun, 30 Aug 2015 23:53:15 -0700 (PDT)
Received: by 10.37.50.2 with HTTP; Sun, 30 Aug 2015 23:53:15 -0700 (PDT)
Date: Mon, 31 Aug 2015 08:53:15 +0200
Message-ID: <CADnb78hrD05LpL0SBchqVg_WfKXrN4pjJtP0bqPrvStbzwnx=A@mail.gmail.com>
From: Anne van Kesteren <annevk@annevk.nl>
To: "hybi@ietf.org" <hybi@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/hybi/JwaHof-jbVNZSkJdY89FtWFFvuI>
X-Mailman-Approved-At: Mon, 31 Aug 2015 00:07:11 -0700
Subject: [hybi] "Establish a WebSocket Connection" does not allow for cookies
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: Mon, 31 Aug 2015 06:53:18 -0000

After the tenth draft this algorithm broke a hook the API was using
and those authoring the WebSocket API were never notified.

See https://www.w3.org/Bugs/Public/show_bug.cgi?id=27869

How do you suggest this gets fixed?


-- 
https://annevankesteren.nl/