- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Oct 2010 12:16:34 +0000
- To: public-webapps@w3.org
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: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
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.
Received on Wednesday, 6 October 2010 12:16:37 UTC