The HttpMessage class
PHP Manual

HttpMessage::getBody

(PECL pecl_http:0.10.0-1.5.5)

HttpMessage::getBodyGet message body

Описание

public string HttpMessage::getBody ( void )

Get the body of the parsed HttpMessage.

Возвращаемые значения

Returns the message body as string.


The HttpMessage class
PHP Manual