mdref.json config
[mdref/mdref-http] / http / Message / Body / toString.md
1 # string http\Message\Body::toString()
2
3 Retrieve the message body serialized to a string.
4 Alias of http\Message\Body::__toString().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * string, message body.