/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-November/066268.html

https://github.com/whatwg/whatwg.org · HTML · 77 lines · 64 code · 6 blank · 7 comment · 0 complexity · f073018d7dfeab3f7e8cbda23dda888d MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE> [whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?
  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%20How%20Lenient%20Server%20Should%20Be%20in%0A%09Handshake%3F&In-Reply-To=%3C9124e09b0911060039y2ac6fbbfgb2914e428390a8c7%40mail.gmail.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="066267.html">
  16. <LINK REL="Next" HREF="066283.html">
  17. </HEAD>
  18. <BODY BGCOLOR="#ffffff">
  19. <H1>[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?</H1>
  20. <!--htdig_noindex-->
  21. <B>Yuzo Fujishima</B>
  22. <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Web%20Socket%20Protocol%3A%20How%20Lenient%20Server%20Should%20Be%20in%0A%09Handshake%3F&In-Reply-To=%3C9124e09b0911060039y2ac6fbbfgb2914e428390a8c7%40mail.gmail.com%3E"
  23. TITLE="[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?">yuzo at google.com
  24. </A><BR>
  25. <I>Fri Nov 6 00:39:13 PST 2009</I>
  26. <P><UL>
  27. <LI>Previous message: <A HREF="066267.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
  28. </A></li>
  29. <LI>Next message: <A HREF="066283.html">[whatwg] &lt;object&gt; behavior
  30. </A></li>
  31. <LI> <B>Messages sorted by:</B>
  32. <a href="date.html#66268">[ date ]</a>
  33. <a href="thread.html#66268">[ thread ]</a>
  34. <a href="subject.html#66268">[ subject ]</a>
  35. <a href="author.html#66268">[ author ]</a>
  36. </LI>
  37. </UL>
  38. <HR>
  39. <!--/htdig_noindex-->
  40. <!--beginarticle-->
  41. <PRE>Hi,
  42. As far as I can read from
  43. <A HREF="http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-54#section-5.2">http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol-54#section-5.2</A>
  44. the server should (or must?) accept requests starting with, say:
  45. POST&lt;SPACE&gt;/some/resource&lt;SPACE&gt;HTTP/1.0
  46. or, even
  47. &lt;SPACE&gt;/some/resource&lt;SPACE&gt;
  48. Is a server expected to be this lenient?
  49. Yuzo
  50. </PRE>
  51. <!--endarticle-->
  52. <!--htdig_noindex-->
  53. <HR>
  54. <P><UL>
  55. <!--threads-->
  56. <LI>Previous message: <A HREF="066267.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
  57. </A></li>
  58. <LI>Next message: <A HREF="066283.html">[whatwg] &lt;object&gt; behavior
  59. </A></li>
  60. <LI> <B>Messages sorted by:</B>
  61. <a href="date.html#66268">[ date ]</a>
  62. <a href="thread.html#66268">[ thread ]</a>
  63. <a href="subject.html#66268">[ subject ]</a>
  64. <a href="author.html#66268">[ author ]</a>
  65. </LI>
  66. </UL>
  67. <hr>
  68. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  69. mailing list</a><br>
  70. <!--/htdig_noindex-->
  71. </body></html>