THttpRawResponseStream.Flush Method
Flushes buffered chunk data and, for a chunked response, emits the terminating empty chunk.
Syntax
Unit: Sparkle.HttpServer.Response
procedure THttpRawResponseStream.Flush;
Flushes buffered chunk data and, for a chunked response, emits the terminating empty chunk.
Unit: Sparkle.HttpServer.Response
procedure THttpRawResponseStream.Flush;