Swoole\Http\Response::header
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Set the HTTP response headers.
Description
Swoole\Http\Response::header(string $key, string $value, [string $ucwords]): void
Parameters
keyvalueucwords