huaweicloud-sdk-go-obs icon indicating copy to clipboard operation
huaweicloud-sdk-go-obs copied to clipboard

obs: service returned error: Status=411 Length Required, Code=MissingContentLength, Message=You must provide the Content-Length HTTP header.

Open spewmeps opened this issue 1 year ago • 1 comments

sdk访问标准的minios服务(暂时没有华为云obs服务,本地使用标准obs代替)报错,建议兼容minios标准接口

spewmeps avatar Apr 24 '23 10:04 spewmeps

从报错信息看,这个错误是服务端要求请求时必须提供Content-Length请求头,这个调用的什么接口呢?麻烦提供一下呢。

noaccident avatar Nov 03 '23 01:11 noaccident