HttpMessage::setBody
(PECL pecl_http:0.14.0-1.4.1)
HttpMessage::setBody — Set message body
Description
public void HttpMessage::setBody ( string $body )Set the body of the HttpMessage.
Note: Don't forget to update any headers accordingly.
Parameters
- body
the new body of the message
HttpMessage::setBody
There are no user contributed notes for this page.
