http://www.w3.org/Bugs/Public/show_bug.cgi?id=10985
Summary: The sentence "The subprotocol names must all be
non-empty ASCII strings with no control characters and
not spaces in them (i.e. only characters in the range
U+0021 to U+007E)." should actually read: "The
subprotocol names must all be non-empty ASCII strin
Product: WebAppsWG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#the
-websocket-interface
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: WebSocket API (editor: Ian Hickson)
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected], [email protected]
Section:
http://www.whatwg.org/specs/web-apps/current-work/complete.html#the-websocket-interface
Comment:
The sentence "The subprotocol names must all be non-empty ASCII strings with
no control characters and not spaces in them (i.e. only characters in the
range U+0021 to U+007E)." should actually read: "The subprotocol names must
all be non-empty ASCII strings with no control characters and no spaces in
them (i.e. only characters in the range U+0021 to U+007E)."
Posted from: 220.235.101.140
--
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.