EventHttpRequest::findHeader
(PECL event >= 1.4.0-beta)
EventHttpRequest::findHeader — Finds the value belonging a header
説明
public
EventHttpRequest::findHeader
(
string
$key
,
string
$type
) : void
Finds the value belonging a header.
返り値
Returns null
if header not found.