HttpMessage::toString
(PECL pecl_http:0.10.0-1.5.5)
HttpMessage::toString — Get string representation
Descrierea
public
string HttpMessage::toString
([ bool $include_parent = FALSE
] )
Get the string representation of the Message.
Parametri
- include_parent
-
specifies whether the returned string should also contain any parent messages
Valorile întroarse
Returns the message as string.