On 01/16/2013 08:58 AM, Bruno Oliveira wrote: > If the data doesn't exist HTTP 204 is a good fit. Just don't understand why we need to interrupt the app workflow, because the data doesn't exist. > > But this way the application won't know there is something amiss until the http request returns which could be a long time.