Php/docs/eventhttprequest.findheader
From Get docs
EventHttpRequest::findHeader
(PECL event >= 1.4.0-beta)
EventHttpRequest::findHeader — Finds the value belonging a header
Description
public
EventHttpRequest::findHeader
(
string
$key
,
string
$type
) : void
Finds the value belonging a header.
Return Values
Returns NULL
if header not found.