HttpMessage
在线手册:中文  英文

HttpMessage::toString

(PECL pecl_http >= 0.10.0)

HttpMessage::toStringGet string representation

说明

public string HttpMessage::toString ([ bool $include_parent = false ] )

Get the string representation of the Message.

参数

include_parent

specifies whether the returned string should also contain any parent messages

返回值

Returns the message as string.


HttpMessage
在线手册:中文  英文
易百教程