property SendChunked: boolean;
Description
Gets or sets the value that indicates whether to send data in segments to the HTTP client. The client must support receiving chunked data.
The default value is taken from the TScHttpServerOptions.DefaultSendChunked property.