PHP Conference Japan 2024

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

参数

ucwords

返回值

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top