PHP Velho Oeste 2024

HttpMessage::getParentMessage

(PECL pecl_http >= 0.10.0)

HttpMessage::getParentMessageGet parent message

Beschreibung

public HttpMessage HttpMessage::getParentMessage ( void )

Get parent Message.

Rückgabewerte

Returns the parent HttpMessage object.

Fehler/Exceptions

Throws HttpRuntimeException.

add a note add a note

User Contributed Notes

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