TScHttpServerOptions
property DefaultSendChunked: boolean; default True;
Description
Gets or sets the value indicating, whether to send data in segments to the HTTP client. The client must support receiving chunked data.
The default value is True.