-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
planning规划中 待实现规划中 待实现
Description
https://github.com/tencentyun/cos-nodejs-sdk-v5/blob/master/sdk/util.js#L53
https://github.com/tencentyun/cos-js-sdk-v5/blob/master/src/util.js#L53
nodejs和js的sdk计算签名时都没有包含content-type头
gohttps://github.com/tencentyun/cos-go-sdk-v5/blob/master/auth.go#L48
javahttps://github.com/tencentyun/cos-java-sdk-v5/blob/master/src/main/java/com/qcloud/cos/auth/COSSigner.java#L60
phphttps://github.com/tencentyun/cos-php-sdk-v5/blob/master/src/Signature.php#L28
则包含了content-type头
导致nodejs服务端无法实际限制上传类型
Metadata
Metadata
Assignees
Labels
planning规划中 待实现规划中 待实现