GoLang EventHttpRequest::sendReplyEnd

request it (228)
GoLang replacement for PHP's EventHttpRequest::sendReplyEnd [edit | history]



Do you know a GoLang replacement for PHP's EventHttpRequest::sendReplyEnd? Write it!

PHP EventHttpRequest::sendReplyEnd

PHP original manual for EventHttpRequest::sendReplyEnd [ show | php.net ]

EventHttpRequest::sendReplyEnd

(PECL event >= 1.4.0-beta)

EventHttpRequest::sendReplyEndComplete a chunked reply, freeing the request as appropriate

Description

public void EventHttpRequest::sendReplyEnd ( void )

Complete a chunked reply, freeing the request as appropriate.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also