HttpRequest::getRawResponseMessage

Example

 public string HttpRequest::getRawResponseMessage ( void ) 

Description

Get the entire HTTP response.

Return Values

Returns the complete web server response, including the headers in a form of a string.