\Yurun\Util\YurunHttpFormDataBuilder

Summary

Methods
Properties
Constants
build()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

build()

build(mixed  $body, array<mixed,\Yurun\Util\YurunHttp\Http\Psr7\UploadedFile>  $files, string  $boundary) : string

构建form-data body内容

Parameters

mixed $body
array<mixed,\Yurun\Util\YurunHttp\Http\Psr7\UploadedFile> $files
string $boundary

Returns

string