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

https://github.com/whatwg/whatwg.org · HTML · 114 lines · 59 code · 48 blank · 7 comment · 0 complexity · 7f5847d7c428a07dbaae7bec17f291e4 MD5 · raw file

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//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. <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
  10. <LINK REL="Previous" HREF="023994.html">
  11. <LINK REL="Next" HREF="024010.html">
  12. </HEAD>
  13. <BODY BGCOLOR="#ffffff">
  14. <H1>[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?</H1>
  15. <!--htdig_noindex-->
  16. <B>Yuzo Fujishima</B>
  17. <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"
  18. TITLE="[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?">yuzo at google.com
  19. </A><BR>
  20. <I>Fri Nov 6 00:39:13 PST 2009</I>
  21. <P><UL>
  22. <LI>Previous message: <A HREF="023994.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
  23. </A></li>
  24. <LI>Next message: <A HREF="024010.html">[whatwg] &lt;object&gt; behavior
  25. </A></li>
  26. <LI> <B>Messages sorted by:</B>
  27. <a href="date.html#23995">[ date ]</a>
  28. <a href="thread.html#23995">[ thread ]</a>
  29. <a href="subject.html#23995">[ subject ]</a>
  30. <a href="author.html#23995">[ author ]</a>
  31. </LI>
  32. </UL>
  33. <HR>
  34. <!--/htdig_noindex-->
  35. <!--beginarticle-->
  36. <PRE>Hi,
  37. As far as I can read from
  38. <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>
  39. the server should (or must?) accept requests starting with, say:
  40. POST&lt;SPACE&gt;/some/resource&lt;SPACE&gt;HTTP/1.0
  41. or, even
  42. &lt;SPACE&gt;/some/resource&lt;SPACE&gt;
  43. Is a server expected to be this lenient?
  44. Yuzo
  45. </PRE>
  46. <!--endarticle-->
  47. <!--htdig_noindex-->
  48. <HR>
  49. <P><UL>
  50. <!--threads-->
  51. <LI>Previous message: <A HREF="023994.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
  52. </A></li>
  53. <LI>Next message: <A HREF="024010.html">[whatwg] &lt;object&gt; behavior
  54. </A></li>
  55. <LI> <B>Messages sorted by:</B>
  56. <a href="date.html#23995">[ date ]</a>
  57. <a href="thread.html#23995">[ thread ]</a>
  58. <a href="subject.html#23995">[ subject ]</a>
  59. <a href="author.html#23995">[ author ]</a>
  60. </LI>
  61. </UL>
  62. <hr>
  63. <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
  64. mailing list</a><br>
  65. <!--/htdig_noindex-->
  66. </body></html>