HttpMessage::toString
(PECL pecl_http >= 0.10.0)
HttpMessage::toString — Get string representation
Descrizione
public
string HttpMessage::toString
([ bool
$include_parent = false
] )Get the string representation of the Message.
Elenco dei parametri
-
include_parent -
specifies whether the returned string should also contain any parent messages
Valori restituiti
Returns the message as string.
There are no user contributed notes for this page.
