WebDavClient icon indicating copy to clipboard operation
WebDavClient copied to clipboard

Invalid XML in WebDav server responses do not result in a usable exception

Open doxxx opened this issue 2 years ago • 0 comments

When the WebDav server returns invalid XML, the exception is eaten by XDocumentExt.TryParse and the caller is left with an empty parsed response and no idea why it is empty.

doxxx avatar Aug 04 '22 20:08 doxxx