Property SendChunked
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
SendChunked
Gets or sets a value indicating whether chunked transfer encoding is used.
public abstract bool SendChunked { get; set; }
Namespace: Sisk.Core.Http.Engine
Assembly: Sisk.Core.dll
Gets or sets a value indicating whether chunked transfer encoding is used.
public abstract bool SendChunked { get; set; }