PHP Dokumentation: Function httpmessage-setbody
12. Januar 2010 von werner
HttpMessage::setBody
(PECL pecl_http >= 0.14.0)
HttpMessage::setBody — Set message body
Beschreibung
public void HttpMessage::setBody ( string $body )
Set the body of the HttpMessage.
Hinweis: Don't forget to update any headers accordingly.
Parameter-Liste
- body
the new body of the message