Open doxxx opened 2 years ago
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.
XDocumentExt.TryParse
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.