THttpServerResponse.RawWriter Property
Gets or sets the writer responsible for sending the raw response body.
Remarks
Middleware can replace this writer to wrap or transform the outgoing body stream.
Syntax
Unit: Sparkle.HttpServer.Response
property THttpServerResponse.RawWriter: IHttpResponseBodyWriter