System.Net.HttpStatusCode.LengthRequired Field

Equivalent to HTTP status 411. HttpStatusCode.LengthRequired indicates that the required Content-length header is missing.

Value: LengthRequired

Syntax

HttpStatusCode LengthRequired

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0