PHP Velho Oeste 2024

HttpMessage::getParentMessage

(PECL pecl_http >= 0.10.0)

HttpMessage::getParentMessage親メッセージを取得する

説明

public HttpMessage HttpMessage::getParentMessage ( void )

親メッセージを取得します。

返り値

HttpMessage オブジェクトを返します。

エラー / 例外

HttpRuntimeException をスローします。

add a note add a note

User Contributed Notes

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