Skip to content

Proper error handling for WebDAV

When running network requests for the WebDAV interaction, properly check fot errors in the reply. Otherwise, we might run into issues e.g. while being in mobile scenarios and the user only has limited network connectivity.

Closes #7 (closed)

Edited by Martin Hoeher

Merge request reports