Issue 11061
make sure DELETE web service methods return a 204 http status
11061
Reporter: mdoering
Type: Task
Summary: make sure DELETE web service methods return a 204 http status
Priority: Major
Resolution: Invalid
Status: Closed
Created: 2012-05-10 19:15:57.226
Updated: 2016-02-02 09:36:22.165
Resolved: 2013-12-10 16:42:43.491
Author: mdoering@gbif.org
Created: 2012-05-11 00:53:01.946
Updated: 2012-05-11 00:53:01.946
http 200 OK or 204 No Content can be used, see see http://stackoverflow.com/questions/2342579/http-status-code-for-update-and-delete
if we have no content in the body 204 would probably be appropriate