Click or drag to resize
OssErrorCodeMissingContentLength Field
Missing content length--in HTTP post/put requests, the content length is needed.

Namespace: Aliyun.OSS.Common
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.4.0 (2.5.4)
Syntax
public const string MissingContentLength

Field Value

Type: String
See Also