Finds the value belonging a header

EventHttpRequest::findHeader

(PECL event >= 1.4.0-beta)

EventHttpRequest::findHeaderFinds the value belonging a header

說明

public EventHttpRequest::findHeader( string $key , string $type ): void

Finds the value belonging a header.

參數

key

The header name.

type

One of EventHttpRequest::*_HEADER constants .

返回值

Returns null if header not found.

參見

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *