Skip to content

Draft: Add error handling when querying file information

Tim Schumacher requested to merge timschumi/gvfs:dav-fix-query-info into master

Pass the status code of the response through ms_response_to_file_info and turn it into an actual error in case something is wrong with the file that we are querying.

Fixes #560 (closed).

Merge request reports