Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no way to set the content type when write dir is AWS S3 #199

Open
leolara opened this issue Mar 9, 2012 · 1 comment
Open

There is no way to set the content type when write dir is AWS S3 #199

leolara opened this issue Mar 9, 2012 · 1 comment

Comments

@leolara
Copy link

leolara commented Mar 9, 2012

Assetic can be used with S3 directly using a stream wrapper. The problem is that the content-type is not set correctly.

To solve this ideally I would write my one AssetWriter, that check the mime type and sets the content-type, but it seems it is not possible to configure another assetwriter and even assetwriter does not implement any interface.

@adurieux
Copy link

adurieux commented Apr 1, 2012

+1

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

No branches or pull requests

2 participants