EventHttpRequest::findHeader
(PECL event >= 1.4.0-beta)
EventHttpRequest::findHeader — Finds the value belonging a header
Descrição
Finds the value belonging a header.
Parâmetros
-
key
-
The header name.
-
type
-
One of
EventHttpRequest::*_HEADER
constants .
Valor Retornado
Returns null
if header not found.
Veja Também
- EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the request