1 # string http\Message::toString([bool $include_parent = false])
3 Retrieve the message serialized to a string.
7 * Optional bool $include_parent = false
8 Whether to include all parent messages.
12 * string, the HTTP message chain serialized to a string.