Sets a string to be served as a response.
procedure SetResponseString(ConnectionId: Int64; DataStr: String; ContentType: String);
Use this property to provide the response content in a string.