HttpMessage::toString
(PECL pecl_http >= 0.10.0)
HttpMessage::toString — Get string representation
Описание
public
string HttpMessage::toString
([ bool $include_parent = false
] )
Список параметров
-
include_parent
-
specifies whether the returned string should also contain any parent messages
Возвращаемые значения
Returns the message as string.