OssErrorCodeMissingContentLength Field |
Missing content length--in HTTP post/put requests, the content length is needed.
Namespace: Aliyun.OSS.CommonAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public const string MissingContentLength
Public Const MissingContentLength As String
public:
literal String^ MissingContentLength
static val mutable MissingContentLength: string
Field Value
Type:
StringSee Also