HttpMessage::getBody

(PECL pecl_http >= 0.10.0)

HttpMessage::getBodyGet message body

Опис

public string HttpMessage::getBody ( void )

Get the body of the parsed HttpMessage.

Значення, що повертаються

Returns the message body as string.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top