在 AWS Linux 2 中,使用文件 -b --mime 'test.json' 遇到问题
作者: calos0921创建于 2022年11月10日更新于 2022年11月10日
我们使用 AWS linux2 镜像并运行文件 -b --mime 'test.json',结果为 text/plain; charset=us-ascii。因此,我们使用 application/json 和 text/plain 来解决问题。
内容来源: thoughtbot/paperclip
我们使用 AWS linux2 镜像并运行文件 -b --mime 'test.json',结果为 text/plain; charset=us-ascii。因此,我们使用 application/json 和 text/plain 来解决问题。
内容来源: thoughtbot/paperclip