Upload js files to S3 with wrong content-type
When uploading
When viewing these js files the browser downloads the files instead of viewing the files.
.js files to Amazon S3 storage, the Content-Type is set to binary/octet-stream instead of application/javascript.
When viewing these js files the browser downloads the files instead of viewing the files.