CakeFest 2024: The Official CakePHP Conference

EventHttpRequest::closeConnection

(PECL event >= 1.8.0)

EventHttpRequest::closeConnectionCloses associated HTTP connection

Descrizione

public EventHttpRequest::closeConnection(): void

Closes HTTP connection associated with the request.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

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