summaryrefslogblamecommitdiffstats
path: root/archives/extend/2013-May/000146.html
blob: 12746340604654d7a056be1b6dde4edce62849a1 (plain) (tree)















































































                                                                                                                                                                                                                                   
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
   <TITLE> [99s-extend] Cowboy Middleware and websockets
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%20Middleware%20and%20websockets&In-Reply-To=%3CCAKAMJXiqOr1kvg5YpGdgAfzqx8TKbieSmGA_%3DO%3DCkL4DyNKkLg%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="000145.html">
   <LINK REL="Next"  HREF="000147.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[99s-extend] Cowboy Middleware and websockets</H1>
    <B>Eduardo Gurgel</B> 
    <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%20Middleware%20and%20websockets&In-Reply-To=%3CCAKAMJXiqOr1kvg5YpGdgAfzqx8TKbieSmGA_%3DO%3DCkL4DyNKkLg%40mail.gmail.com%3E"
       TITLE="[99s-extend] Cowboy Middleware and websockets">edgurgel at gmail.com
       </A><BR>
    <I>Mon May 20 13:53:33 CEST 2013</I>
    <P><UL>
        <LI>Previous message: <A HREF="000145.html">[99s-extend] Cowboy Middleware and websockets
</A></li>
        <LI>Next message: <A HREF="000147.html">[99s-extend] Cowboy Middleware and websockets
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#146">[ date ]</a>
              <a href="thread.html#146">[ thread ]</a>
              <a href="subject.html#146">[ subject ]</a>
              <a href="author.html#146">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Sun, May 19, 2013 at 10:01 PM, Eduardo Gurgel &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">edgurgel at gmail.com</A>&gt; wrote:

&gt;<i> I want to write a cowboy middleware that works only on non-websocket
</I>&gt;<i> requests. How can I achieve this? Is there any way that I ask the Request
</I>&gt;<i> if this is a websocket request?
</I>&gt;<i>
</I>&gt;<i>
</I>Thinking about my question, I see that the middleware (if it's behind the
cowboy_handler) can't figure if the connection will be upgraded or not.

Still, it would be cool if I could select which routes will be applied to
my middleware.

Am I making any sense? :)

-- 
Eduardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20130520/3cc045e8/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20130520/3cc045e8/attachment.html</A>&gt;
</PRE>

<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000145.html">[99s-extend] Cowboy Middleware and websockets
</A></li>
	<LI>Next message: <A HREF="000147.html">[99s-extend] Cowboy Middleware and websockets
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#146">[ date ]</a>
              <a href="thread.html#146">[ thread ]</a>
              <a href="subject.html#146">[ subject ]</a>
              <a href="author.html#146">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>