HttpMessage::getHeader

(PECL pecl_http >= 1.1.0)

HttpMessage::getHeaderGet header

Опис

public string HttpMessage::getHeader ( string $header )

Get message header.

Параметри

header

header name

Значення, що повертаються

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top