ProfouzorsLinx/backends/s3
mutantmonkey 872340e0dc Fix PutMetadata with S3 backend (#176)
It turns out that the S3 API expects the additional `MetadataDirective:
REPLACE` option in order to update metadata. If this is not provided,
then metadata will simply be copied from the source object, which is not
what we wanted.
2019-05-09 09:13:58 -07:00
..
s3.go Fix PutMetadata with S3 backend (#176) 2019-05-09 09:13:58 -07:00