8 Aug 2007 18:06
PROPFIND/REPORT on non existing resource/collection
Arnaud Quillaud <Arnaud.Quillaud <at> Sun.COM>
2007-08-08 16:06:49 GMT
2007-08-08 16:06:49 GMT
Hello, When issuing a PROPFIND or REPORT with a Request URI that does not exist, what should be returned: - a 404 Not Found ? - or a 207 multistatus containing a single response + href + status = 404 (e.g. <DAV:response><DAV:href>/toto/≤/DAV:href><DAV:status>404 Not Found</DAV:status></DAV:response>) ? The only indication that I have found comes from the REPORT method definition where it is stated (http://tools.ietf.org/html/rfc3253#section-3.6): "If a Depth request header is included, the response MUST be a 207 Multi-Status.". Thanks, Arnaud Q
RSS Feed