HttpMessage::setBody

Example

 public void HttpMessage::setBody ( string $body ) 

Description

Set the body of the HttpMessage. Note: Don't forget to update any headers accordingly.

Return Values