Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

FIx test/sample code for signed upload url #279

Open ramSeraph opened 9 years ago

ramSeraph commented 9 years ago

Example/test code for Signed PUT url is wrong

https://github.com/Automattic/knox/blob/master/test/signedUrl.test.js#L78

'x-amz-acl' goes in extraHeaders argument and is not a direct argument by itself