summaryrefslogtreecommitdiffstats
path: root/archives/extend/2014-August/000431.html
diff options
context:
space:
mode:
Diffstat (limited to 'archives/extend/2014-August/000431.html')
-rw-r--r--archives/extend/2014-August/000431.html132
1 files changed, 132 insertions, 0 deletions
diff --git a/archives/extend/2014-August/000431.html b/archives/extend/2014-August/000431.html
new file mode 100644
index 00000000..ec87a528
--- /dev/null
+++ b/archives/extend/2014-August/000431.html
@@ -0,0 +1,132 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] [erlang-questions] [ANN] Cowboy 1.0
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%5Berlang-questions%5D%20%5BANN%5D%20Cowboy%201.0&In-Reply-To=%3C53E144C6.7040701%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="000430.html">
+ <LINK REL="Next" HREF="000432.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] [erlang-questions] [ANN] Cowboy 1.0</H1>
+ <B>Lo&#239;c Hoguin</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20%5Berlang-questions%5D%20%5BANN%5D%20Cowboy%201.0&In-Reply-To=%3C53E144C6.7040701%40ninenines.eu%3E"
+ TITLE="[99s-extend] [erlang-questions] [ANN] Cowboy 1.0">essen at ninenines.eu
+ </A><BR>
+ <I>Tue Aug 5 22:55:34 CEST 2014</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000430.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
+</A></li>
+ <LI>Next message: <A HREF="000432.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#431">[ date ]</a>
+ <a href="thread.html#431">[ thread ]</a>
+ <a href="subject.html#431">[ subject ]</a>
+ <a href="author.html#431">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>You can easily send 422 and return halt instead of returning false if
+you need to keep that, it'll just be 2 lines instead of 1. :)
+
+On 08/05/2014 10:33 PM, Paulo F. Oliveira wrote:
+&gt;<i> Hi, Federico.
+</I>&gt;<i>
+</I>&gt;<i> Check this out for the &quot;why&quot; regarding your question:
+</I>&gt;<i> <A HREF="https://github.com/ninenines/cowboy/issues/715">https://github.com/ninenines/cowboy/issues/715</A>
+</I>&gt;<i>
+</I>&gt;<i> It's one of the reasons (I haven't detected others yet) stopping me from
+</I>&gt;<i> moving to 1.0, unfortunately (I have some projects depending on these
+</I>&gt;<i> status codes already), but as soon as I have some time and look at all
+</I>&gt;<i> the _major_ differences between 0.9.0 and 1.0 I think I'll make the
+</I>&gt;<i> move. For the time being, I have found no issues with the REST part of
+</I>&gt;<i> cowboy (the one I use).
+</I>&gt;<i>
+</I>&gt;<i> Thank you, Lo&#239;c et all for the effort and for keeping it open source.
+</I>&gt;<i>
+</I>&gt;<i> Regards.
+</I>&gt;<i>
+</I>&gt;<i> - Paulo F. Oliveira
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On 5 August 2014 15:18, Federico Carrone &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">federico.carrone at gmail.com</A>
+</I>&gt;<i> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">federico.carrone at gmail.com</A>&gt;&gt; wrote:
+</I>&gt;<i>
+</I>&gt;<i> Congratulations Loic. I really love cowboy.
+</I>&gt;<i>
+</I>&gt;<i> I got only one question: Why did you change the reply with 400
+</I>&gt;<i> instead of 422 in cowboy_rest for unprocessable entities?
+</I>&gt;<i>
+</I>&gt;<i> Regards,
+</I>&gt;<i> Federico.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On Tue, Aug 5, 2014 at 10:33 AM, Max Lapshin &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">max.lapshin at gmail.com</A>
+</I>&gt;<i> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">max.lapshin at gmail.com</A>&gt;&gt; wrote:
+</I>&gt;<i>
+</I>&gt;<i> Loic, it is very cool!
+</I>&gt;<i>
+</I>&gt;<i> Thanks.
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> erlang-questions mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">erlang-questions at erlang.org</A> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">erlang-questions at erlang.org</A>&gt;
+</I>&gt;<i> <A HREF="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</A>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> --
+</I>&gt;<i> <A HREF="http://federicocarrone.com/">http://federicocarrone.com/</A>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> erlang-questions mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">erlang-questions at erlang.org</A> &lt;mailto:<A HREF="https://lists.ninenines.eu/listinfo/extend">erlang-questions at erlang.org</A>&gt;
+</I>&gt;<i> <A HREF="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</A>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Extend mailing list
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">Extend at lists.ninenines.eu</A>
+</I>&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">https://lists.ninenines.eu/listinfo/extend</A>
+</I>&gt;<i>
+</I>
+--
+Lo&#239;c Hoguin
+<A HREF="http://ninenines.eu">http://ninenines.eu</A>
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000430.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
+</A></li>
+ <LI>Next message: <A HREF="000432.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#431">[ date ]</a>
+ <a href="thread.html#431">[ thread ]</a>
+ <a href="subject.html#431">[ subject ]</a>
+ <a href="author.html#431">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>