HttpMessage::getBody
    (no version information, might be only in CVS)
HttpMessage::getBody -- Get message body
Description
publicstring 
HttpMessage::getBody ( void  )
   Get the body of the parsed HttpMessage.
  
Return Values
   Returns the message body as string.