Property SendChunked
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
SendChunked
Gets or sets whether this HTTP response stream should use chunked transfer encoding.
public bool SendChunked { get; set; }
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Gets or sets whether this HTTP response stream should use chunked transfer encoding.
public bool SendChunked { get; set; }