Table of Contents

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; }

Property Value

bool