PHP Conference Japan 2024

Swoole\Http\Response::header

(PECL swoole >= 1.9.0)

Swoole\Http\Response::header設定 HTTP 回應標頭。

說明

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

參數

鍵 (key)

值 (value)

ucwords

回傳值

新增筆記

使用者貢獻的筆記

此頁面尚無使用者貢獻的筆記。
To Top