mirror of
https://github.com/rclone/rclone
synced 2024-11-10 08:08:35 +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 |
||
---|---|---|
.. | ||
http | ||
httplib | ||
restic | ||
webdav | ||
serve.go |