GoLang Swoole\Http\Response::status

request it (170)
GoLang replacement for PHP's Swoole\Http\Response::status [edit | history]



Do you know a GoLang replacement for PHP's Swoole\Http\Response::status? Write it!

PHP Swoole\Http\Response::status

PHP original manual for Swoole\Http\Response::status [ show | php.net ]

Swoole\Http\Response::status

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

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

Description

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

Set the status code of the HTTP response.

Parameters

http_code

Return Values