StatusCodes.Status411LengthRequired Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTTP status code 411.
public: int Status411LengthRequired = 411;
public const int Status411LengthRequired = 411;
val mutable Status411LengthRequired : int
Public Const Status411LengthRequired As Integer = 411