Open
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
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
livehigh commentedon Jan 16, 2024
感谢反馈 因为有一些历史问题 待我们内部评估