PHP 8.3.4 Released!

EventHttpRequest::sendReplyEnd

(PECL event >= 1.4.0-beta)

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

Descripción

public EventHttpRequest::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

add a note

User Contributed Notes

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