Swoole\Http\Response::write

Append HTTP body content to the HTTP response.

説明

public void Swoole\Http\Response::write(string $content)

Append HTTP body content to the HTTP response.

パラメータ

content

戻り値