objc-sdk icon indicating copy to clipboard operation
objc-sdk copied to clipboard

设置mimeType不起作用

Open ipad4 opened this issue 2 years ago • 1 comments

通过QNUploadOption设置mimeType,还是被认为是application/octet-stream

ipad4 avatar Sep 13 '23 09:09 ipad4

@ipad4

检查下 token 中是否配置有 detectMime,参考链接中 detectMime 的定义 https://developer.qiniu.com/kodo/1206/put-policy

YangSen-qn avatar Oct 07 '23 03:10 YangSen-qn