PHP Conference Japan 2024

Swoole\Http\Response::end

(PECL swoole >= 1.9.0)

Swoole\Http\Response::end发送HTTP请求数据并结束响应。

描述

public Swoole\Http\Response::end(string $content = ?): void

参数

content

返回值

添加注释

用户贡献的注释

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