Swoole Swoole\Http\Response::header

(PECL swoole >= 1.9.0)

Swoole\Http\Response::header — HTTP 응답 헤더를 설정합니다.


설명

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


매개변수

key
value
ucwords

반환 값