Edit
↰
Home
↑
http
↑
Message
↑
Body
↻
Body::append
↲
Body::__construct
↲
Body::__toString
↲
Body::addForm
↲
Body::addPart
↲
Body::etag
↲
Body::getBoundary
↲
Body::getResource
↲
Body::serialize
↲
Body::stat
↲
Body::toCallback
↲
Body::toStream
↲
Body::toString
↲
Body::unserialize
#
http\Message\Body
http\Message\Body::append
(
string
$data
)
Append plain bytes to the message body.
Params:
#
string
$data
#
The data to append to the body.
Returns:
#
http\Message\Body
,
self
.
Throws:
#
http\Exception\InvalidArgumentException
http\Exception\RuntimeException
Show Comments from Github Discussions