HttpMessage
PHP Manual

HttpMessage::getHeader

(PECL pecl_http >= 1.1.0)

HttpMessage::getHeaderGet header

Opis

public string HttpMessage::getHeader ( string $header )

Get message header.

Parametry

header

header name

Zwracane wartoĊ›ci

Returns the header value on success or NULL if the header does not exist.


HttpMessage
PHP Manual