Set correct Fileheaders when Uploading to S3
This change add's the content Type Header to the save_file function before uploading to s3. This is needed for example when uploading svg files.
Showing
Please register or sign in to comment
This change add's the content Type Header to the save_file function before uploading to s3. This is needed for example when uploading svg files.