Does anyone know how to override the content type ...
# advanced-need-help
j
Does anyone know how to override the content type for files uploaded to S3? It seems like all my files are being uploaded with
content-type: binary/octet-stream
, regardless of the content type of my files. Would like to preserve their types rather than coercing them to binary/octet-stream