CakeFest 2024: The Official CakePHP Conference

EventHttpRequest::getInputHeaders

(PECL event >= 1.4.0-beta)

EventHttpRequest::getInputHeadersReturns associative array of the input headers

Descrizione

public EventHttpRequest::getInputHeaders(): array

Returns associative array of the input headers.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns associative array of the input headers.

Vedere anche:

add a note

User Contributed Notes

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