mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 20:07:12 +08: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 |