HttpMessage::getBody

(PECL pecl_http >= 0.10.0)

HttpMessage::getBodyメッセージの本文を取得する

説明

public string HttpMessage::getBody ( void )

パースされた HttpMessage の本文を取得します。

返り値

メッセージの本文を文字列で返します。

add a note add a note

User Contributed Notes

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