aliyun / aliyun-tablestore-nodejs-sdk

Aliyun TableStore(原OTS) SDK for Node.js
Apache License 2.0
88 stars 33 forks source link

When TableStore.Signer retry, There will be a mistake: 403 #11

Closed boxiaowpl closed 6 years ago

boxiaowpl commented 6 years ago

When TableStore.Signer retry,TableStore.Signer.addAuthorization will include last http header:'x-ots-signature' ,so signature will be error!