Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Feature: autodetect mime type on s3 driver #163

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

zamarawka
Copy link

Adding autodetection of file's Content-type before uploading it to s3.
Without this I could't deliver files direct from aws s3 via s3-website. Files just download instead of viewing. This happend because of their content-type is application/octet-stream

Based on top of aws/aws-sdk-js#3085
Partially related with #125

@zamarawka
Copy link
Author

@RomainLanz bump

@zamarawka
Copy link
Author

@RomainLanz Added handle copy/move actions and repair linter's config and usage. CI become partially alive.

@zamarawka
Copy link
Author

@RomainLanz any way to merge it? I’d like to use it in my project.

@zamarawka
Copy link
Author

@RomainLanz i still don't lose hope to merge it 😉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant