andreineculau / fl-aws

Flaws at AWS
Apache License 2.0
15 stars 0 forks source link

getSignedUrl needs one-space-character as ContentType #31

Closed fredrikj closed 6 years ago

fredrikj commented 6 years ago

If not setting ContentType in the call to getSignedUrl, then it is not usable with a content type. http://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/S3.html#getSignedUrl-property

andreineculau commented 6 years ago

didn't remember it, but it seems i already logged it in #28 :)

PS: do continue to contribute