HttpMessage::getParentMessage

(PECL pecl_http >= 0.10.0)

HttpMessage::getParentMessageGet parent message

Опис

public HttpMessage HttpMessage::getParentMessage ( void )

Get parent Message.

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

Returns the parent HttpMessage object.

Помилки/Винятки

Throws HttpRuntimeException.

add a note add a note

User Contributed Notes

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