Swoole\Http\Client::addFile

Add a file to the post form.

説明

public void Swoole\Http\Client::addFile(
    string $path,
    string $name,
    string $type = ?,
    string $filename = ?,
    string $offset = ?
)

パラメータ

path

name

type

filename

offset

戻り値