GoLang Swoole\Http\Response::end

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



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

PHP Swoole\Http\Response::end

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

Swoole\Http\Response::end

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

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

Description

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

Parameters

content

Return Values