Okay, that makes sense then, so it's based on the returnbody value.
Thanks!
*

<http://www.loomlearning.com/>
Jonathan Langevin
Systems Administrator
Loom Inc.
Wilmington, NC: (910) 241-0433 - jlange...@loomlearning.com -
www.loomlearning.com - Skype: intel352
*


On Tue, Jul 5, 2011 at 1:24 PM, Eric Moritz <e...@themoritzfamily.com>wrote:

> In the HTTP standard a 204 No Content is returned when the request was
> successful but there is nothing to return other than HTTP headers.
>
> If you add returnbody=true in the PUT request, you will receive a 200 OK
> and the content you just stored, otherwise you will receive a 204 No
> Content.
>
> Eric Moritz.
>
> On Tue, Jul 5, 2011 at 1:04 PM, Jonathan Langevin <
> jlange...@loomlearning.com> wrote:
>
>> Response code 204 (No Content) - what does this actually mean?
>> *
>> For storing or deleting an object, it's shown as a "normal" status code,
>> but on the Store Object and Delete Object pages in the wiki, it's not
>> explained when we might encounter 204...
>>
>> Does it have any significance or relevance? Does 204 return contingent on
>> the r, w values supplied?
>>
>>  <http://www.loomlearning.com/>
>>  Jonathan Langevin
>> Systems Administrator
>> Loom Inc.
>> Wilmington, NC: (910) 241-0433 - jlange...@loomlearning.com -
>> www.loomlearning.com - Skype: intel352
>> *
>>
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>>
>>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to