aws s3 sync doesn't guess MIME type for .woff file
Open
community
contribution-ready
feature-request
p2
s3
s3mimetype
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
I'm syncing an assets folder to S3 to be served over CDN. I noticed that .woff files get `Content-Type: binary/octet-stream` instead of `application/font-woff`.
Contributor guide
Assessment
This issue has not been assessed yet.