HttpStrictContentLength Property
Gets or sets a value indicating whether data padding is enabled when message size is smaller than Devart.Common.HttpOptions.ContentLength.
public bool HttpStrictContentLength {get; set;}
'Declaration
Public Property HttpStrictContentLength As Boolean
Property Value
true, if data padding is enabled; otherwise,
false. The default value is
true.