1
mirror of https://github.com/rclone/rclone synced 2025-01-21 02:27:30 +01:00
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
..
types.go webdav: allow IsCollection property to be integer or boolean - fixes #2964 2019-02-12 12:33:08 +00:00