/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
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//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%09Handshake%3F&In-Reply-To=%3C9124e09b0911060039y2ac6fbbfgb2914e428390a8c7%40mail.gmail.com%3E">
- <META NAME="robots" CONTENT="index,nofollow">
- <style type="text/css">
- pre {
- white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
- }
- </style>
- <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
- <LINK REL="Previous" HREF="066267.html">
- <LINK REL="Next" HREF="066283.html">
- </HEAD>
- <BODY BGCOLOR="#ffffff">
- <H1>[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?</H1>
- <!--htdig_noindex-->
- <B>Yuzo Fujishima</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%09Handshake%3F&In-Reply-To=%3C9124e09b0911060039y2ac6fbbfgb2914e428390a8c7%40mail.gmail.com%3E"
- TITLE="[whatwg] Web Socket Protocol: How Lenient Server Should Be in Handshake?">yuzo at google.com
- </A><BR>
- <I>Fri Nov 6 00:39:13 PST 2009</I>
- <P><UL>
- <LI>Previous message: <A HREF="066267.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
- </A></li>
- <LI>Next message: <A HREF="066283.html">[whatwg] <object> behavior
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#66268">[ date ]</a>
- <a href="thread.html#66268">[ thread ]</a>
- <a href="subject.html#66268">[ subject ]</a>
- <a href="author.html#66268">[ author ]</a>
- </LI>
- </UL>
- <HR>
- <!--/htdig_noindex-->
- <!--beginarticle-->
- <PRE>Hi,
- As far as I can read from
- <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>
- the server should (or must?) accept requests starting with, say:
- POST<SPACE>/some/resource<SPACE>HTTP/1.0
- or, even
- <SPACE>/some/resource<SPACE>
- Is a server expected to be this lenient?
- Yuzo
- </PRE>
- <!--endarticle-->
- <!--htdig_noindex-->
- <HR>
- <P><UL>
- <!--threads-->
- <LI>Previous message: <A HREF="066267.html">[whatwg] Web Socket Protocol: Handling of erroneous UTF-8 on the server side?
- </A></li>
- <LI>Next message: <A HREF="066283.html">[whatwg] <object> behavior
- </A></li>
- <LI> <B>Messages sorted by:</B>
- <a href="date.html#66268">[ date ]</a>
- <a href="thread.html#66268">[ thread ]</a>
- <a href="subject.html#66268">[ subject ]</a>
- <a href="author.html#66268">[ 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>