Swoole\Http\Response::header

Set the HTTP response headers.

Description

public void Swoole\Http\Response::header(string $key, string $value, string $ucwords = ?)

Parameters

key

value

ucwords

Return Values