summaryrefslogtreecommitdiffstats
path: root/_build/static/archives/extend/2012-November/000013.html
diff options
context:
space:
mode:
Diffstat (limited to '_build/static/archives/extend/2012-November/000013.html')
-rw-r--r--_build/static/archives/extend/2012-November/000013.html81
1 files changed, 81 insertions, 0 deletions
diff --git a/_build/static/archives/extend/2012-November/000013.html b/_build/static/archives/extend/2012-November/000013.html
new file mode 100644
index 00000000..228a13af
--- /dev/null
+++ b/_build/static/archives/extend/2012-November/000013.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Proposal for Cowboy Routing
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Proposal%20for%20Cowboy%20Routing&In-Reply-To=%3C50A265C8.8060505%40ninenines.eu%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="000012.html">
+ <LINK REL="Next" HREF="000016.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Proposal for Cowboy Routing</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Proposal%20for%20Cowboy%20Routing&In-Reply-To=%3C50A265C8.8060505%40ninenines.eu%3E"
+ TITLE="[99s-extend] Proposal for Cowboy Routing">essen at ninenines.eu
+ </A><BR>
+ <I>Tue Nov 13 16:22:48 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000012.html">[99s-extend] Proposal for Cowboy Routing
+</A></li>
+ <LI>Next message: <A HREF="000016.html">[99s-extend] Proposal for Cowboy Routing
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13">[ date ]</a>
+ <a href="thread.html#13">[ thread ]</a>
+ <a href="subject.html#13">[ subject ]</a>
+ <a href="author.html#13">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 11/13/2012 04:12 PM, Thomas Allen wrote:
+&gt;<i> On Tue, Nov 13, 2012 at 03:41:35PM +0100, Lo&#239;c Hoguin wrote:
+</I>&gt;&gt;<i> Oh alright. Well they are equivalent URLs, so if you really need to
+</I>&gt;&gt;<i> redirect I would do so in the handler directly, or through a request
+</I>&gt;&gt;<i> hook.
+</I>&gt;<i>
+</I>&gt;<i> I suppose this suggests my next question ... how would one accomplish
+</I>&gt;<i> this right now in Cowboy? I hope I'm correct in assuming that this will
+</I>&gt;<i> involve cowboy_dispatcher:match/3 in an onrequest fun, but I do not
+</I>&gt;<i> understand how I will use match/3 with what I get from
+</I>&gt;<i> cowboy_req:path/1.
+</I>
+No, just check that cowboy_req:path/1 ends with $/, and if it doesn't
+then redirect.
+
+--
+Lo&#239;c Hoguin
+Erlang Cowboy
+Nine Nines
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000012.html">[99s-extend] Proposal for Cowboy Routing
+</A></li>
+ <LI>Next message: <A HREF="000016.html">[99s-extend] Proposal for Cowboy Routing
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13">[ date ]</a>
+ <a href="thread.html#13">[ thread ]</a>
+ <a href="subject.html#13">[ subject ]</a>
+ <a href="author.html#13">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>