- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Jun 2011 18:06:12 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12917
Summary: "deflate-stream" should be an optional extension when
establishing a connection
Product: WebAppsWG
Version: unspecified
Platform: All
URL: http://dev.w3.org/html5/websockets/#websocket
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: WebSocket API (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: adrianba@microsoft.com
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
The spec says: "Establish a WebSocket connection given the set (host, port,
resource name, secure), along with the protocols list, a list containing just
"deflate-stream" for the extensions, and origin."
However, the "deflate-stream" extension is on option and not mandatory. The
spec should not require "deflate-stream".
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Wednesday, 8 June 2011 18:06:17 UTC