©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL event >= 1.4.0-beta)
EventHttpRequest::findHeader — Finds the value belonging a header
$key
, string $type
)Finds the value belonging a header.
key
The header name.
type
One of EventHttpRequest::*_HEADER constants .
Returns NULL
if header not found.