开发者

Correct response for PROPFIND on a resource that does not exist

How should a WebDAV server response when it receives a PROPFIND request for a resource that does not exist?

The RFC seems to say you should always return a 207 and then use 404 for properties that don't exist. B开发者_StackOverflowut what if the resource itself doesn't exist?


The right answer is 404, which is true in general for most methods.

Where does it suggest it should be 207?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜