Swoole\Http\Response::end

Swoole\Http\Response::endSend data for the HTTP request and finish the response.

Description

public Swoole\Http\Response::end(string $content = ?): void

Parameters

content

Return Values