HttpMessage
PHP Manual

HttpMessage::getBody

(PECL pecl_http >= 0.10.0)

HttpMessage::getBodyGet message body

Descrição

public string HttpMessage::getBody ( void )

Get the body of the parsed HttpMessage.

Valor Retornado

Returns the message body as string.


HttpMessage
PHP Manual