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

https://github.com/whatwg/whatwg.org · HTML · 82 lines · 71 code · 4 blank · 7 comment · 0 complexity · e56f71222099e99517c921a71e4ea0f7 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//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. <style type="text/css">
  10. pre {
  11. white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
  12. }
  13. </style>
  14. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  15. <LINK REL="Previous" HREF="066600.html">
  16. <LINK REL="Next" HREF="066592.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?</H1>
  20. <!--htdig_noindex-->
  21. <B>Ian Hickson</B>
  22. <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"
  23. TITLE="[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?">ian at hixie.ch
  24. </A><BR>
  25. <I>Thu Dec 3 15:42:55 PST 2009</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="066600.html">[whatwg] US-ASCII vs. ASCII in Web Socket Protocol
  28. </A></li>
  29. <LI>Next message: <A HREF="066592.html">[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#66591">[ date ]</a>
  33. <a href="thread.html#66591">[ thread ]</a>
  34. <a href="subject.html#66591">[ subject ]</a>
  35. <a href="author.html#66591">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <PRE>On Fri, 6 Nov 2009, Yuzo Fujishima wrote:
  42. &gt;<i>
  43. </I>&gt;<i> Section 4.4 of
  44. </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
  45. </I>&gt;<i> how erroneous UTF-8 must be handled on the client side.
  46. </I>&gt;<i>
  47. </I>&gt;<i> Does the same apply for the server side?
  48. </I>
  49. It does not; the server-side processing of these errors is undefined
  50. (since it can be defined at the subprotocol level). I've added a section
  51. explicitly stating this.
  52. Cheers,
  53. --
  54. Ian Hickson U+1047E )\._.,--....,'``. fL
  55. <A HREF="http://ln.hixie.ch/">http://ln.hixie.ch/</A> U+263A /, _.. \ _\ ;`._ ,.
  56. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
  57. </PRE>
  58. <!--endarticle-->
  59. <!--htdig_noindex-->
  60. <HR>
  61. <P><UL>
  62. <!--threads-->
  63. <LI>Previous message: <A HREF="066600.html">[whatwg] US-ASCII vs. ASCII in Web Socket Protocol
  64. </A></li>
  65. <LI>Next message: <A HREF="066592.html">[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?
  66. </A></li>
  67. <LI> <B>Messages sorted by:</B>
  68. <a href="date.html#66591">[ date ]</a>
  69. <a href="thread.html#66591">[ thread ]</a>
  70. <a href="subject.html#66591">[ subject ]</a>
  71. <a href="author.html#66591">[ author ]</a>
  72. </LI>
  73. </UL>
  74. <hr>
  75. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  76. mailing list</a><br>
  77. <!--/htdig_noindex-->
  78. </body></html>