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.8.0.0 (2.8.0)
Syntax
public const string MissingContentLength

Field Value

Type: String
See Also