rclone/s3
Joseph Spurrier fe0289f2f5 s3: Fix corrupting Content-Type on mod time update
This fixes an issue where updating the modification time resets the
content-type to the S3 default of binary/octet-stream which breaks
static websites that expect an html file to have a content-type of
text/html.
2016-01-02 11:47:52 +00:00
..
s3.go s3: Fix corrupting Content-Type on mod time update 2016-01-02 11:47:52 +00:00
s3_test.go Be more constistent with naming in remotes 2015-11-07 11:14:46 +00:00
v2sign.go Fixes from go vet and errcheck 2015-09-22 07:31:12 +01:00