HttpMessage::setHeaders> <HttpMessage::send
Last updated: Mon, 28 Dec 2009

HttpMessage::setBody

(PECL pecl_http:0.14.0-1.5.5)

HttpMessage::setBody — Set message body

Descrição

public void HttpMessage::setBody ( string $body )

Set the body of the HttpMessage.

Nota: Don't forget to update any headers accordingly.

Parâmetros

body

the new body of the message



User Contributed Notes
HttpMessage::setBody
There are no user contributed notes for this page.

HttpMessage::setHeaders> <HttpMessage::send
Last updated: Mon, 28 Dec 2009