Swoole\Http\Response::header

(PECL swoole >= 1.9.0)

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

説明

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

パラメータ

key

value

ucwords

戻り値

To Top