summaryrefslogtreecommitdiffstats
path: root/archives/extend/2014-August/000430.html
blob: 2b79d1502043f2f7cc2997093f0e24e8539e082f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!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=%3CCA%2BdV7cRYs3nfweJjUYLh-cCuuxmFbngoFUdDjoYgYwkky3LFNQ%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="000427.html">
   <LINK REL="Next"  HREF="000431.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[99s-extend] [erlang-questions] [ANN] Cowboy 1.0</H1>
    <B>Paulo F. Oliveira</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=%3CCA%2BdV7cRYs3nfweJjUYLh-cCuuxmFbngoFUdDjoYgYwkky3LFNQ%40mail.gmail.com%3E"
       TITLE="[99s-extend] [erlang-questions] [ANN] Cowboy 1.0">paulo.ferraz.oliveira at gmail.com
       </A><BR>
    <I>Tue Aug  5 22:33:17 CEST 2014</I>
    <P><UL>
        <LI>Previous message: <A HREF="000427.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
</A></li>
        <LI>Next message: <A HREF="000431.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#430">[ date ]</a>
              <a href="thread.html#430">[ thread ]</a>
              <a href="subject.html#430">[ subject ]</a>
              <a href="author.html#430">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>Hi, Federico.

Check this out for the &quot;why&quot; regarding your question:
<A HREF="https://github.com/ninenines/cowboy/issues/715">https://github.com/ninenines/cowboy/issues/715</A>

It's one of the reasons (I haven't detected others yet) stopping me from
moving to 1.0, unfortunately (I have some projects depending on these
status codes already), but as soon as I have some time and look at all the
_major_ differences between 0.9.0 and 1.0 I think I'll make the move. For
the time being, I have found no issues with the REST part of cowboy (the
one I use).

Thank you, Lo&#239;c et all for the effort and for keeping it open source.

Regards.

- Paulo F. Oliveira


On 5 August 2014 15:18, Federico Carrone &lt;<A HREF="https://lists.ninenines.eu/listinfo/extend">federico.carrone at gmail.com</A>&gt; wrote:

&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 instead of
</I>&gt;<i> 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>&gt;
</I>&gt;<i> wrote:
</I>&gt;<i>
</I>&gt;&gt;<i> Loic, it is very cool!
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Thanks.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> _______________________________________________
</I>&gt;&gt;<i> erlang-questions mailing list
</I>&gt;&gt;<i> <A HREF="https://lists.ninenines.eu/listinfo/extend">erlang-questions at erlang.org</A>
</I>&gt;&gt;<i> <A HREF="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</A>
</I>&gt;&gt;<i>
</I>&gt;&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>
</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>-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;<A HREF="http://lists.ninenines.eu/archives/extend/attachments/20140805/f3705f7b/attachment.html">http://lists.ninenines.eu/archives/extend/attachments/20140805/f3705f7b/attachment.html</A>&gt;
</PRE>


<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000427.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
</A></li>
	<LI>Next message: <A HREF="000431.html">[99s-extend] [erlang-questions] [ANN] Cowboy 1.0
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#430">[ date ]</a>
              <a href="thread.html#430">[ thread ]</a>
              <a href="subject.html#430">[ subject ]</a>
              <a href="author.html#430">[ author ]</a>
         </LI>
       </UL>

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