diff options
Diffstat (limited to '_build/static/archives/extend/2014-April/000378.html')
-rw-r--r-- | _build/static/archives/extend/2014-April/000378.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/_build/static/archives/extend/2014-April/000378.html b/_build/static/archives/extend/2014-April/000378.html new file mode 100644 index 00000000..b74a3401 --- /dev/null +++ b/_build/static/archives/extend/2014-April/000378.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <TITLE> [99s-extend] [cowboy] Websocket with Firefox Android + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%5Bcowboy%5D%20Websocket%20with%20Firefox%20Android&In-Reply-To=%3C535416BE.3030901%40gmail.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="000377.html"> + <LINK REL="Next" HREF="000379.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[99s-extend] [cowboy] Websocket with Firefox Android</H1> + <B>Karim Gemayel</B> + <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%5Bcowboy%5D%20Websocket%20with%20Firefox%20Android&In-Reply-To=%3C535416BE.3030901%40gmail.com%3E" + TITLE="[99s-extend] [cowboy] Websocket with Firefox Android">ka.gemayel at gmail.com + </A><BR> + <I>Sun Apr 20 20:49:34 CEST 2014</I> + <P><UL> + <LI>Previous message: <A HREF="000377.html">[99s-extend] [cowboy] Websocket with Firefox Android +</A></li> + <LI>Next message: <A HREF="000379.html">[99s-extend] [cowboy] Websocket with Firefox Android +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#378">[ date ]</a> + <a href="thread.html#378">[ thread ]</a> + <a href="subject.html#378">[ subject ]</a> + <a href="author.html#378">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 04/20/2014 08:30 PM, Loïc Hoguin wrote: +><i> You really should take a look at tracing using dbg at some point. :-) +</I> +Yes, true. Actually, dbg is on my to-learn list. :) + +><i> But yeah if you don't get the upgrade function output and you are +</I>><i> testing against the Websocket example then I doubt the request even +</I>><i> reaches the server. +</I>><i> +</I>><i> As for why, I have no idea. +</I> +That's a bit frustrating because the app is supposed to be used +primarily on mobile, so it seems I have to implement an HTTP fallback +that I didn't want to implement. + +I'll have to go for Firefox remote debugging, so. + +Thanks anyway. + +-- +Karim Gemayel + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000377.html">[99s-extend] [cowboy] Websocket with Firefox Android +</A></li> + <LI>Next message: <A HREF="000379.html">[99s-extend] [cowboy] Websocket with Firefox Android +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#378">[ date ]</a> + <a href="thread.html#378">[ thread ]</a> + <a href="subject.html#378">[ subject ]</a> + <a href="author.html#378">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend +mailing list</a><br> +</body></html> |