goamz icon indicating copy to clipboard operation
goamz copied to clipboard

Allow S3 optional PUT headers to be omitted

Open sinbad opened this issue 10 years ago • 0 comments

In the S3 API for PUT Object, the "Content-Type" and "x-amz-acl" headers are not required but were mandatory in the goamz S3 implementation. I've made them optional as supported by the API.

sinbad avatar Feb 26 '15 14:02 sinbad