parent root
PHP: EventHttpRequest::sendReplyEnd - Manual

EventHttpRequest::sendReplyEnd

(PECL event >= 1.4.0-beta)

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

Description

public EventHttpRequest::sendReplyEnd ( void ) : void

Complete a chunked reply, freeing the request as appropriate.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root