GoLang Swoole\Http\Response::header

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



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

PHP Swoole\Http\Response::header

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

Swoole\Http\Response::header

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

Swoole\Http\Response::headerSet the HTTP response headers.

Description

public void Swoole\Http\Response::header ( string $key , string $value [, string $ucwords ] )

Parameters

key

value

ucwords

Return Values