PHP 8.5.0 Alpha 1 available for testing

EventHttpRequest::sendReplyEnd

(PECL event >= 1.4.0-beta)

EventHttpRequest::sendReplyEndCompleta un bloque de respuesta, liberando la petición

Descripción

public EventHttpRequest::sendReplyEnd(): void

Completa un bloque de respuesta, liberando la petición.

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

No se retorna ningún valor.

Ver también

add a note

User Contributed Notes

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