izaakschroeder / vinyl-s3

Use S3 as a source or destination of vinyl files.
20 stars 16 forks source link

Add support for automatic content encoding detection. #5

Closed izaakschroeder closed 9 years ago

izaakschroeder commented 9 years ago

Albeit somewhat brittle, this preliminary support for automatically detecting the correct content encoding allows for the correct headers to be sent without any kind of manual intervention. It should work just fine with the gulp-gzip module and allows for explicit control over the encoding when needed too.