/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024345.html

https://github.com/whatwg/whatwg.org · HTML · 113 lines · 67 code · 39 blank · 7 comment · 0 complexity · e12267bfd1842a1a857eafc09ffff635 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] [hybi] WebSocket sub protocol name.
  5. </TITLE>
  6. <LINK REL="Index" HREF="index.html" >
  7. <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5Bhybi%5D%20WebSocket%20sub%20protocol%20name.&In-Reply-To=%3CPine.LNX.4.62.0912070618170.5629%40hixie.dreamhostps.com%3E">
  8. <META NAME="robots" CONTENT="index,nofollow">
  9. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="024343.html">
  11. <LINK REL="Next" HREF="024347.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] [hybi] WebSocket sub protocol name.</H1>
  15. <!--htdig_noindex-->
  16. <B>Ian Hickson</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5Bhybi%5D%20WebSocket%20sub%20protocol%20name.&In-Reply-To=%3CPine.LNX.4.62.0912070618170.5629%40hixie.dreamhostps.com%3E"
  18. TITLE="[whatwg] [hybi] WebSocket sub protocol name.">ian at hixie.ch
  19. </A><BR>
  20. <I>Sun Dec 6 22:21:04 PST 2009</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="024343.html">[whatwg] WebSocket sub protocol name.
  23. </A></li>
  24. <LI>Next message: <A HREF="024347.html">[whatwg] [hybi] WebSocket sub protocol name.
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#24345">[ date ]</a>
  28. <a href="thread.html#24345">[ thread ]</a>
  29. <a href="subject.html#24345">[ subject ]</a>
  30. <a href="author.html#24345">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>On Mon, 7 Dec 2009, Fumitoshi Ukai (&#233;&#181;~\&#233;&#163;&#188;&#230;~V~G&#230;~U~O) wrote:
  37. &gt;<i>
  38. </I>&gt;<i> At 1.130 of &quot;The Web Socket API&quot;, it adds the sub-protocol name must be an
  39. </I>&gt;<i> ASCII string with no U+000A LINE FEED (LF) or U+000D CARRIAGE RETURN (CR)
  40. </I>&gt;<i> characters in it.
  41. </I>&gt;<i> But &quot;The Web Socket protocol&quot; 3.1 Parsing Web Socket URLs, says
  42. </I>&gt;<i> 1. If /protocol/ is specified but is either the empty string or
  43. </I>&gt;<i> contains characters that are not in the range U+0021 to U+007E,
  44. </I>&gt;<i> then fail this algorithm.
  45. </I>
  46. Woops, that step is a copy-and-paste mistake from a past version. My
  47. apologies. I've removed that sentence; it should not have been present.
  48. Control characters are allowed (though using them would be silly).
  49. --
  50. Ian Hickson U+1047E )\._.,--....,'``. fL
  51. <A HREF="http://ln.hixie.ch/">http://ln.hixie.ch/</A> U+263A /, _.. \ _\ ;`._ ,.
  52. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
  53. </PRE>
  54. <!--endarticle-->
  55. <!--htdig_noindex-->
  56. <HR>
  57. <P><UL>
  58. <!--threads-->
  59. <LI>Previous message: <A HREF="024343.html">[whatwg] WebSocket sub protocol name.
  60. </A></li>
  61. <LI>Next message: <A HREF="024347.html">[whatwg] [hybi] WebSocket sub protocol name.
  62. </A></li>
  63. <LI> <B>Messages sorted by:</B>
  64. <a href="date.html#24345">[ date ]</a>
  65. <a href="thread.html#24345">[ thread ]</a>
  66. <a href="subject.html#24345">[ subject ]</a>
  67. <a href="author.html#24345">[ author ]</a>
  68. </LI>
  69. </UL>
  70. <hr>
  71. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  72. mailing list</a><br>
  73. <!--/htdig_noindex-->
  74. </body></html>