Sends the response content to the client
Source position: httpdefs.pp line 606
public procedure TResponse.SendContent;
SendContent transmits the response body content to the client. This method sends the actual data payload of the HTTP response.