upyun / node-sdk

UPYUN SDK for JS(support browser and node.js)
96 stars 21 forks source link

支持 formPutFile 函数传入 content-md5 并正确计算签名 #61

Closed 743v45 closed 5 years ago

743v45 commented 5 years ago

传入 content-md5 参数,响应返回 message: signature error

原因: 若参数 content-md5 存在,签名计算需要加入该参数