404 not found should be in there too
On 6/15/08, Chris Chabot <[EMAIL PROTECTED]> wrote: > Ps i'm assuming for now we'll use : > 501 Not Implemented > 401 Unauthorized > 403 Forbidden > 400 Bad Request > 500 Internal Server Error > > If those assumptions are correct, the only question left is "Does the > javascript side deal with these correctly?" > > -- Chris > > On Jun 15, 2008, at 5:43 PM, Chris Chabot wrote: > >> Since we're doing REST our error codes should be returned in http >> error codes, have figured out which codes we want to return in what >> situations yet, and does the features javascript support them? >> >> Looked at the restjson code and the handling of the ResponseItem >> errors seemed to be missing >> >> -- Chris > >

