Edit
↰
Home
↑
http
↑
Message
↑
Body
↻
Body::getBoundary
↲
Body::__construct
↲
Body::__toString
↲
Body::addForm
↲
Body::addPart
↲
Body::append
↲
Body::etag
↲
Body::getResource
↲
Body::serialize
↲
Body::stat
↲
Body::toCallback
↲
Body::toStream
↲
Body::toString
↲
Body::unserialize
#
string
http\Message\Body::getBoundary
()
Retrieve any boundary of the message body. See
http\Message::splitMultipartBody
().
Params:
#
None.
Returns:
#
string
, the message body boundary.
NULL
, if this message body has no boundary.
Show Comments from Github Discussions