Swoole\Http\Response::header

Swoole\Http\Response::headerSet the HTTP response headers.

Description

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

Parameters

key

value

ucwords

Return Values