EventHttpRequest::sendReplyEnd
(PECL event >= 1.4.0-beta)
EventHttpRequest::sendReplyEnd — Complete a chunked reply, freeing the request as appropriate
Description
public 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
- EventHttpRequest::sendReplyStart() - Initiate a chunked reply
- EventHttpRequest::sendReplyChunk() - Send another data chunk as part of an ongoing chunked reply
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventhttprequest.sendreplyend.php