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