Php/docs/swoole-http-response.end

提供:Dev Guides
< Php
移動先:案内検索

Swoole\Http\Response::end

(PECL swoole >= 1.9.0)

Swoole\Http\Response::endSend data for the HTTP request and finish the response.


説明

public Swoole\Http\Response::end ([ string $content ] ) : void

パラメータ

content


返り値