HttpMessage::getBody

(PECL pecl_http >= 0.10.0)

HttpMessage::getBodyGet message body

Beskrivelse

public string HttpMessage::getBody ( void )

Get the body of the parsed HttpMessage.

Returnerings Værdier

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