HttpMessage
PHP Manual

HttpMessage::toString

(PECL pecl_http >= 0.10.0)

HttpMessage::toStringGet string representation

Opis

public string HttpMessage::toString ([ bool $include_parent = false ] )

Get the string representation of the Message.

Parametry

include_parent

specifies whether the returned string should also contain any parent messages

Zwracane wartoĊ›ci

Returns the message as string.


HttpMessage
PHP Manual