- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Thu, 19 Nov 2015 10:02:48 -0800
- To: Cyrus Daboo <cyrus@daboo.name>
- Cc: Brian Raymor <Brian.Raymor@microsoft.com>, HTTP Working Group <ietf-http-wg@w3.org>, "webpush@ietf.org" <webpush@ietf.org>
On 19 November 2015 at 09:00, Cyrus Daboo <cyrus@daboo.name> wrote: > It seems a little odd for "success" to be indicated by a 4xx code. Why not > just return a 204 (No Content) for that case? I like this. 204 indicates that the content was removed (successfully). A 404/410 indicates that the resource was discarded. Obviously, the 204 state might be immediately followed by the removal of the resource, but we don't need to separately report that.
Received on Thursday, 19 November 2015 18:03:17 UTC