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

Anne van Kesteren <annevk@annevk.nl> Sat, 05 September 2015 17:25 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 7394E1B2DEB for <hybi@ietfa.amsl.com>; Sat, 5 Sep 2015 10:25:24 -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 58ZqkVMWBorv for <hybi@ietfa.amsl.com>; Sat, 5 Sep 2015 10:25:23 -0700 (PDT)
Received: from homiemail-a14.g.dreamhost.com (homie.mail.dreamhost.com [208.97.132.208]) by ietfa.amsl.com (Postfix) with ESMTP id 641C71B2DD7 for <hybi@ietf.org>; Sat, 5 Sep 2015 10:25:23 -0700 (PDT)
Received: from homiemail-a14.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a14.g.dreamhost.com (Postfix) with ESMTP id DEC47392082 for <hybi@ietf.org>; Sat, 5 Sep 2015 10:25:22 -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=k 96WE88UT4tVJ7hlAA64cQFq26s=; b=gCcATZrUVXQVncMqPBX8QKp3/PNUKXZz9 0B34LnCeIcxktT7s5cZdmqoaIsdqg4Y9R6RNgzbY1R5JwoYn2TfNtcZG1V6zBe9/ aOjYX+dEg+Fhcxrld+54gx7C9zuDPTinIgidF/FJzchUPfjmYp0Mp/0QKhAzTQLn M/kuXy+mc0=
Received: from mail-yk0-f175.google.com (mail-yk0-f175.google.com [209.85.160.175]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: annevk@annevk.nl) by homiemail-a14.g.dreamhost.com (Postfix) with ESMTPSA id C61A0392081 for <hybi@ietf.org>; Sat, 5 Sep 2015 10:25:22 -0700 (PDT)
Received: by ykek143 with SMTP id k143so48044773yke.2 for <hybi@ietf.org>; Sat, 05 Sep 2015 10:25:22 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.129.33.10 with SMTP id h10mr11570533ywh.47.1441473922197; Sat, 05 Sep 2015 10:25:22 -0700 (PDT)
Received: by 10.37.50.2 with HTTP; Sat, 5 Sep 2015 10:25:22 -0700 (PDT)
Date: Sat, 05 Sep 2015 19:25:22 +0200
Message-ID: <CADnb78iWYqqG1t+bYRtMvFifJru06JXb0=KQgfunRrXt-+8E8w@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/FMPPLK-5UEUXtwaUg6DVHC-YNUY>
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: Sat, 05 Sep 2015 17:25:24 -0000

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

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

How do you suggest this gets fixed?


-- 
https://annevankesteren.nl/