https://bz.apache.org/bugzilla/show_bug.cgi?id=69360

--- Comment #5 from Remy Maucherat <r...@apache.org> ---
(In reply to Michael Osipov from comment #4)
> (In reply to Remy Maucherat from comment #3)
> > METHOD_NOT_ALLOWED is not a bad status to return for WebDAV DELETE if it
> > fails, although 500 is ok as well since the cause is not really known.
> 
> Well, for read-only it is false. The likelyhood for FS failures is smaller
> here, I guess. Are you OK with METHOD_NOT_ALLOWED consistency for both
> servlet?

Yes, as I was saying, I verified in some docs that METHOD_NOT_ALLOWED is a good
return status code in that situation for WebDAV DELETE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to