s3upload-coffee-javascript icon indicating copy to clipboard operation
s3upload-coffee-javascript copied to clipboard

Make setting upload headers configurable

Open faridnsh opened this issue 11 years ago • 1 comments

Right now by default this library is setting x-amz-acl header to public-read, which for private applications doesn't make sense and no way to disable it. Maybe the library can take a headers option.

faridnsh avatar Jul 12 '14 13:07 faridnsh

Noted. Possible good feature.

tadruj avatar Oct 03 '14 08:10 tadruj