Php/docs/swoole-http-response.status

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

Swoole\Http\Response::status

(PECL swoole >= 1.9.0)

Swoole\Http\Response::statusSet the status code of the HTTP response.


説明

public Swoole\Http\Response::status ( string $http_code ) : ReturnType

Set the status code of the HTTP response.


パラメータ

http_code


返り値