Property SendChunked
SendChunked
Gets or sets whether this HTTP response stream should use chunked transfer encoding.
public bool SendChunked { get; set; }
Gets or sets whether this HTTP response stream should use chunked transfer encoding.
public bool SendChunked { get; set; }