Skip to content

Add x-amz-storage-class to supported header list#1359

Open
davepermen wants to merge 1 commit intominio:masterfrom
davepermen:patch-1
Open

Add x-amz-storage-class to supported header list#1359
davepermen wants to merge 1 commit intominio:masterfrom
davepermen:patch-1

Conversation

@davepermen
Copy link

can't change the storage class (f.e. to support Glacier storage on Scaleway) as the header always get's overwritten. this fixes that.

(i would propose to make the WithHeaders method to not overwrite headers with x-amz-meta- and instead create a WithMeta method for that, but that'd be a breaking change i assume)

can't change the storage class (f.e. to support Glacier storage on Scaleway) as the header always get's overwritten. this fixes that.

(i would propose to make the WithHeaders method to not overwrite headers with x-amz-meta- and instead create a WithMeta method for that, but that'd be a breaking change i assume)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments