EventHttpRequest::sendReplyEnd
(PECL event >= 1.4.0-beta)
EventHttpRequest::sendReplyEnd — Complete a chunked reply, freeing the request as appropriate
說明
public
EventHttpRequest::sendReplyEnd(): void
Complete a chunked reply, freeing the request as appropriate.
參數
此函式沒有參數。
返回值
沒有返回值。
參見
- EventHttpRequest::sendReplyStart() - Initiate a chunked reply
- EventHttpRequest::sendReplyChunk() - Send another data chunk as part of an ongoing chunked reply