[PATCH] reject attempt to add attribute k/v pair to a nonexistent object

Jim Meyering jim at meyering.net
Mon Mar 12 16:31:51 UTC 2012


Pete Zaitcev wrote:
> On Sat, 10 Mar 2012 10:12:28 +0100
> Jim Meyering <jim at meyering.net> wrote:
>
>> +				return do_resp(conn,ms,MHD_HTTP_NOT_FOUND,NULL,
>> +					       "404 no such object\r\n");
>
>> +  test "$(tr '\012\015' :: < http-code)" = '404 no such object::404' || fail=1
>
> This looks good, I re-ack just in case.

Thanks.


More information about the iwhd-devel mailing list