juicedata / juicesync

A tool to move your data between any clouds or regions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add mime-type to objects based on extension

pxdy opened this issue · comments

commented

现在上传文件,默认content-type字段是 application/octet-stream,当对象存储用于网站支持时,浏览器不能识别对应类型,导致网站不能正常访问。
希望可以添加此功能