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

返回值

添加注释

用户贡献注释

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