Re: [hybi] Process! was: [whatwg] HttpOnly cookie for WebSocket?

Ian Hickson <ian@hixie.ch> Mon, 01 February 2010 12:57 UTC

Return-Path: <ian@hixie.ch>
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 28FBB3A690D for <hybi@core3.amsl.com>; Mon, 1 Feb 2010 04:57:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.634
X-Spam-Level:
X-Spam-Status: No, score=-1.634 tagged_above=-999 required=5 tests=[AWL=-0.425, BAYES_00=-2.599, PLING_QUERY=1.39]
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 ZZUXZuGHlLHk for <hybi@core3.amsl.com>; Mon, 1 Feb 2010 04:57:31 -0800 (PST)
Received: from looneymail-a4.g.dreamhost.com (caibbdcaaaaf.dreamhost.com [208.113.200.5]) by core3.amsl.com (Postfix) with ESMTP id 4600628C0DF for <hybi@ietf.org>; Mon, 1 Feb 2010 04:57:31 -0800 (PST)
Received: from ps20323.dreamhostps.com (ps20323.dreamhost.com [69.163.222.251]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by looneymail-a4.g.dreamhost.com (Postfix) with ESMTP id 8FE6883C1; Mon, 1 Feb 2010 04:58:05 -0800 (PST)
Date: Mon, 01 Feb 2010 12:58:05 +0000
From: Ian Hickson <ian@hixie.ch>
To: Francis Brosnan Blazquez <francis@aspl.es>
In-Reply-To: <1264779593.4450.230.camel@vulcan.aspl.local>
Message-ID: <Pine.LNX.4.64.1002011256010.3846@ps20323.dreamhostps.com>
References: <de17d48e1001280012i2657b587i83cda30f50013e6b@mail.gmail.com> <4B614CEC.2050400@ericsson.com> <Pine.LNX.4.64.1001280856380.22020@ps20323.dreamhostps.com> <4B616F17.4030402@ericsson.com> <4B619223.60408@webtide.com> <Pine.LNX.4.64.1001282141080.22020@ps20323.dreamhostps.com> <4B620B8F.6030706@gmx.de> <Pine.LNX.4.64.1001282217320.22053@ps20323.dreamhostps.com> <bbeaa26f1001281449q1a6e1813q3f537fe15a5a9d60@mail.gmail.com> <4B625733.2020907@webtide.com> <6.2.5.6.2.20100128225542.06fa8d68@resistor.net> <Pine.LNX.4.64.1001290817520.22020@ps20323.dreamhostps.com> <6.2.5.6.2.20100129023917.06806000@resistor.net> <Pine.LNX.4.64.1001291140440.22020@ps20323.dreamhostps.com> <1264779593.4450.230.camel@vulcan.aspl.local>
Content-Language: en-GB-hixie
Content-Style-Type: text/css
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset="US-ASCII"
Cc: Hybi <hybi@ietf.org>
Subject: Re: [hybi] Process! was: [whatwg] HttpOnly cookie for WebSocket?
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, 01 Feb 2010 12:57:33 -0000

On Fri, 29 Jan 2010, Francis Brosnan Blazquez wrote:
>
> Maybe we have missed something, so I ask again:
> 
> 1) It is possible to send binary content (that includes octets 0x00 and 
> 0xFF) from a browser javascript?

Not currently, but this will be possible in due course. Right now we're 
waiting for TC39 to add binary support to JS.

The protocol is written such that it will be able to support it, however.


> 2) Will be Websocket protocol be able to use existing HTTP proxies?

Yes, see step 2 of the client handshake:

   http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol#section-4

HTH,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'