EventHttpRequest::sendReplyEnd

(PECL event >= 1.4.0-beta)

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

Descripción

publicEventHttpRequest::sendReplyEnd(): void

Complete a chunked reply, freeing the request as appropriate.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

Ver también

To Top