Sets a byte array to be served as a response.
procedure SetResponseBytes(ConnectionId: Int64; Bytes: TBytes; ContentType: String);
Use this property to provide the response content in a byte array.