HttpMessage::toString
(PECL pecl_http:0.10.0-1.4.1)
HttpMessage::toString — Get string representation
Description
public string HttpMessage::toString ( [bool $include_parent = FALSE] )Get the string representation of the Message.
Parameters
- include_parent
specifies whether the returned string should also contain any parent messages
Return Values
Returns the message as string.
HttpMessage::toString
There are no user contributed notes for this page.
