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

https://github.com/whatwg/whatwg.org · HTML · 116 lines · 66 code · 43 blank · 7 comment · 0 complexity · d633d1ae6eef912d0a9366f1b2179817 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
  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%20Web%20Socket%20Protocol%3A%20Handling%20of%20erroneous%20UTF-8%20on%0A%20the%09server%20side%3F&In-Reply-To=%3CPine.LNX.4.62.0912032342040.15540%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="024327.html">
  11. <LINK REL="Next" HREF="024319.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?</H1>
  15. <!--htdig_noindex-->
  16. <B>Ian Hickson</B>
  17. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Web%20Socket%20Protocol%3A%20Handling%20of%20erroneous%20UTF-8%20on%0A%20the%09server%20side%3F&In-Reply-To=%3CPine.LNX.4.62.0912032342040.15540%40hixie.dreamhostps.com%3E"
  18. TITLE="[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?">ian at hixie.ch
  19. </A><BR>
  20. <I>Thu Dec 3 15:42:55 PST 2009</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="024327.html">[whatwg] US-ASCII vs. ASCII in Web Socket Protocol
  23. </A></li>
  24. <LI>Next message: <A HREF="024319.html">[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#24318">[ date ]</a>
  28. <a href="thread.html#24318">[ thread ]</a>
  29. <a href="subject.html#24318">[ subject ]</a>
  30. <a href="author.html#24318">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>On Fri, 6 Nov 2009, Yuzo Fujishima wrote:
  37. &gt;<i>
  38. </I>&gt;<i> Section 4.4 of
  39. </I>&gt;<i> <A HREF="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-54">http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-54</A> specifies
  40. </I>&gt;<i> how erroneous UTF-8 must be handled on the client side.
  41. </I>&gt;<i>
  42. </I>&gt;<i> Does the same apply for the server side?
  43. </I>
  44. It does not; the server-side processing of these errors is undefined
  45. (since it can be defined at the subprotocol level). I've added a section
  46. explicitly stating this.
  47. Cheers,
  48. --
  49. Ian Hickson U+1047E )\._.,--....,'``. fL
  50. <A HREF="http://ln.hixie.ch/">http://ln.hixie.ch/</A> U+263A /, _.. \ _\ ;`._ ,.
  51. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
  52. </PRE>
  53. <!--endarticle-->
  54. <!--htdig_noindex-->
  55. <HR>
  56. <P><UL>
  57. <!--threads-->
  58. <LI>Previous message: <A HREF="024327.html">[whatwg] US-ASCII vs. ASCII in Web Socket Protocol
  59. </A></li>
  60. <LI>Next message: <A HREF="024319.html">[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?
  61. </A></li>
  62. <LI> <B>Messages sorted by:</B>
  63. <a href="date.html#24318">[ date ]</a>
  64. <a href="thread.html#24318">[ thread ]</a>
  65. <a href="subject.html#24318">[ subject ]</a>
  66. <a href="author.html#24318">[ author ]</a>
  67. </LI>
  68. </UL>
  69. <hr>
  70. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  71. mailing list</a><br>
  72. <!--/htdig_noindex-->
  73. </body></html>