EventHttpRequest::findHeader
(PECL event >= 1.4.0-beta)
EventHttpRequest::findHeader — Finds the value belonging a header
说明
Finds the value belonging a header.
参数
-
key -
The header name.
-
type
返回值
Returns null if header not found.
参见
- EventHttpRequest::addHeader() - Adds an HTTP header to the headers of the request