1
0
mirror of https://github.com/rclone/rclone.git synced 2025-07-11 14:30:44 +02:00
Files
rclone/backend/webdav/api
Nick Craig-Wood 1c1a8ef24b webdav: allow IsCollection property to be integer or boolean - fixes #2964
It turns out that some servers emit "true" or "false" rather than "1"
or "0" for this property, so adapt accordingly.
2019-02-12 12:33:08 +00:00
..