/lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-December/024319.html
https://github.com/whatwg/whatwg.org · HTML · 119 lines · 69 code · 43 blank · 7 comment · 0 complexity · 1c233ebec4a4cdf299bf6c470e273072 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
- <HTML>
- <HEAD>
- <TITLE> [whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?
- </TITLE>
- <LINK REL="Index" HREF="index.html" >
- <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%20Handshake%3F&In-Reply-To=%3CPine.LNX.4.62.0912032343060.15540%40hixie.dreamhostps.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="024318.html">
- <LINK REL="Next" HREF="024320.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?</H1>
- <!--htdig_noindex-->
- <B>Ian Hickson</B>
- <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Web%20Socket%20Protocol%3A%20How%20Lenient%20Server%20Should%20Be%20in%0A%20Handshake%3F&In-Reply-To=%3CPine.LNX.4.62.0912032343060.15540%40hixie.dreamhostps.com%3E"
- TITLE="[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?">ian at hixie.ch
- </A><BR>
- <I>Thu Dec 3 15:43:53 PST 2009</I>
- <P><UL>
- <LI>Previous message: <A HREF="024318.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
- </A></li>
- <LI>Next message: <A HREF="024320.html">[whatwg] Web sockets and existing HTTP stacks
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#24319">[ date ]</a>
- <a href="thread.html#24319">[ thread ]</a>
- <a href="subject.html#24319">[ subject ]</a>
- <a href="author.html#24319">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>On Fri, 6 Nov 2009, Yuzo Fujishima wrote:
- ><i>
- </I>><i> As far as I can read from
- </I>><i> <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>
- </I>><i> the server should (or must?) accept requests starting with, say:
- </I>><i> POST<SPACE>/some/resource<SPACE>HTTP/1.0
- </I>><i> or, even
- </I>><i> <SPACE>/some/resource<SPACE>
- </I>><i>
- </I>><i> Is a server expected to be this lenient?
- </I>
- The server is allowed to completely ignore the client side of the
- handshake, but may also apply as strict processing as desired. Yesterday I
- updated the server-side requirements to be clearer on this matter.
- Cheers,
- --
- Ian Hickson U+1047E )\._.,--....,'``. fL
- <A HREF="http://ln.hixie.ch/">http://ln.hixie.ch/</A> U+263A /, _.. \ _\ ;`._ ,.
- Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="024318.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
- </A></li>
- <LI>Next message: <A HREF="024320.html">[whatwg] Web sockets and existing HTTP stacks
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#24319">[ date ]</a>
- <a href="thread.html#24319">[ thread ]</a>
- <a href="subject.html#24319">[ subject ]</a>
- <a href="author.html#24319">[ author ]</a>
- </LI>
- </UL>
- <hr>
- <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg
- mailing list</a><br>
- <!--/htdig_noindex-->
- </body></html>