yunify / qingcloud-sdk-go

The official QingCloud SDK for the Go programming language.
Apache License 2.0
29 stars 42 forks source link

[fix]: set content-length after write signature #203

Closed wanghaoxi3000 closed 2 months ago

wanghaoxi3000 commented 2 months ago

The request of POST method dosen't set content-length value, this would case 411 error with apache server.