update : 2015.11.03
php.shukuma.com

검색:
 
 
Get string representation

HttpMessage::toString

(PECL pecl_http >= 0.10.0)

HttpMessage::toStringGet string representation

설명

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

Get the string representation of the Message.

인수

include_parent

specifies whether the returned string should also contain any parent messages

반환값

Returns the message as string.