What steps will reproduce the problem?
1. send a PROPFIND containing b0rked XML in the request entity
What is the expected output?
The best response is probably HTTP status 400 aka "Invalid Request".
Ideally the content of the response would contain the XML parsing error.
What do you see instead?
An 404 (Not Found) HTTP status. Which is very confusing since the resource
_does_ exist.
Original issue reported on code.google.com by helge.h...@googlemail.com on 31 Jul 2008 at 6:34
Original issue reported on code.google.com by
helge.h...@googlemail.com
on 31 Jul 2008 at 6:34