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: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
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.