HttpRequest::getRawResponseMessage
    (no version information, might be only in CVS)
HttpRequest::getRawResponseMessage -- Get raw response message
Description
publicstring 
HttpRequest::getRawResponseMessage ( void  )
   Get the entire HTTP response.
  
Return Values
   Returns the complete web server response, including the headers in a form of a string.