summaryrefslogblamecommitdiffstats
path: root/archives/extend/2014-August/000452.html
blob: 02b6f225e5077be7ba36a0f6b0539fc8158f6db7 (plain) (tree)































































































                                                                                                                                                                                                                                          
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
   <TITLE> [99s-extend] I need your feedback about this cowboy_rest	handler.
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20I%20need%20your%20feedback%20about%20this%20cowboy_rest%0A%09handler.&In-Reply-To=%3C426265B5-9DC3-4068-A377-C3B4441A6F45%40wirtel.be%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="000451.html">
   <LINK REL="Next"  HREF="000457.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[99s-extend] I need your feedback about this cowboy_rest	handler.</H1>
    <B>St&#233;phane Wirtel</B> 
    <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20I%20need%20your%20feedback%20about%20this%20cowboy_rest%0A%09handler.&In-Reply-To=%3C426265B5-9DC3-4068-A377-C3B4441A6F45%40wirtel.be%3E"
       TITLE="[99s-extend] I need your feedback about this cowboy_rest	handler.">stephane at wirtel.be
       </A><BR>
    <I>Wed Aug 27 15:26:11 CEST 2014</I>
    <P><UL>
        <LI>Previous message: <A HREF="000451.html">[99s-extend] I need your feedback about this cowboy_rest	handler.
</A></li>
        <LI>Next message: <A HREF="000457.html">[99s-extend] I need your feedback about this cowboy_rest	handler.
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#452">[ date ]</a>
              <a href="thread.html#452">[ thread ]</a>
              <a href="subject.html#452">[ subject ]</a>
              <a href="author.html#452">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 27 Aug 2014, at 12:53, Lo&#239;c Hoguin wrote:

&gt;&gt;&gt;&gt;<i> * for PUT, how I have a 201? I have read the rest_flowchart and I 
</I>&gt;&gt;&gt;&gt;<i> need
</I>&gt;&gt;&gt;&gt;<i> to specify the location header ok, but where? in the is_conflict
</I>&gt;&gt;&gt;&gt;<i> function?
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> Why do you need a 201? If you PUT a collection to /:collection then
</I>&gt;&gt;&gt;<i> this is already the location of the collection. I am not sure what 
</I>&gt;&gt;&gt;<i> you
</I>&gt;&gt;&gt;<i> are trying to do there exactly?
</I>&gt;&gt;<i> In this case, the PUT method is used for the creation of the resource
</I>&gt;&gt;<i> and not for the update. This is the reason of the 201 status code.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> In the rest_flowchart graph for the PUT/POST methods, what is the 
</I>&gt;&gt;<i> node
</I>&gt;&gt;<i> &quot;new resource&quot; ? Is it just the {true, Req, State} from the callback
</I>&gt;&gt;<i> defined in the content_types_accepted?
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> PS: I retested and now, I have my 201 with PUT, just resource_exists 
</I>&gt;&gt;<i> has
</I>&gt;&gt;<i> to return false and not true ;-)
</I>&gt;<i>
</I>&gt;<i> My bad I was a little confusing in my previous answer. You are right, 
</I>&gt;<i> if the resource doesn't exist and PUT is used we get a 201 
</I>&gt;<i> automatically. The location header must only be provided if the 
</I>&gt;<i> resource was created elsewhere.
</I>
Don't worry and thank you for your answers.

Stephane

--
St&#233;phane Wirtel - <A HREF="http://wirtel.be">http://wirtel.be</A> - @matrixise
</PRE>



<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000451.html">[99s-extend] I need your feedback about this cowboy_rest	handler.
</A></li>
	<LI>Next message: <A HREF="000457.html">[99s-extend] I need your feedback about this cowboy_rest	handler.
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#452">[ date ]</a>
              <a href="thread.html#452">[ thread ]</a>
              <a href="subject.html#452">[ subject ]</a>
              <a href="author.html#452">[ author ]</a>
         </LI>
       </UL>

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