Swoole\Http\Response::end

Send data for the HTTP request and finish the response.

Description

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

Parameters

content

Return Values