When I wrote the language around DELETE in Web3S I required that if a DELETE request is received for a URL that doesn't map to a resource then the response should be a 2xx since the intent of the DELETE request has been achieved - the URL doesn't map to a resource. I remember thinking that this is 'normal' HTTP behavior. But I can't find any backup for that thinking in RFC 2616. Also it does seem rather odd that executing a method against a URL that doesn't map to a resource would 'work' even if the goal of the method was to make sure the URL doesn't map to a resource. It feels like this should perhaps be a 404. What's the opinion of the working group? Thanks, YaronReceived on Monday, 20 August 2007 17:05:29 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 12 September 2008 03:48:58 GMT