DJMAKEITBRAIN
Setting content-type in S3 File Uploader
Hey! Is it possible to set a content-type for the uploaded file in the S3 File Uploader? If that property isn't set, everythig defaults to
application/octet-stream
, which I need to override.
If it's not possible, I'll need to put together a Script to use the S3 API to set the content-type after the file is already uploaded, but that's far from ideal.
Any help would be much appreciated!4 replies