Swoole\Http\Response::write

Append HTTP body content to the HTTP response.

Description

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

Append HTTP body content to the HTTP response.

Parameters

content

Return Values