mirror of
https://github.com/rclone/rclone
synced 2025-01-05 06:26:34 +01:00
b3217d2cac
Before this change x/net/webdav would open each file to find out its Content-Type. Now we override the FileInfo and provide that directly from rclone. An --etag-hash has also been implemented to override the ETag with the hash passed in. Fixes #2273 |
||
---|---|---|
.. | ||
webdav_test.go | ||
webdav.go |