Property SendChunked
Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll
SendChunked
Gets or sets whether the HTTP response will be sent chunked. When setting this property to true, the Content-Length header is automatically omitted.
public bool SendChunked { get; set; }
Property Value
Remarks
The response is always sent as chunked when it is not possible to determine the size of the content to send.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語