cinely / mule-uploader

Stubborn HTML5 Amazon S3 uploader
http://mule-uploader.com/
MIT License
223 stars 43 forks source link

add content_type in signing request #63

Closed abuisine closed 8 years ago

abuisine commented 8 years ago

synchronise client and backend enabling real content_type support. this allows amazon objects to be set with a precise mime type while avoiding desync between client and backend which makes the signing fail.

gabipurcaru commented 8 years ago

Thank you for the help!

This looks good, but in order to accept the PR, I want you to know that I will change the project's license from GPL to MIT, and I will need you to post in #62.

abuisine commented 8 years ago

done ;)