HttpMessage::getHeader
(PECL pecl_http >= 1.1.0)
HttpMessage::getHeader — Get 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::getHeader
There are no user contributed notes for this page.
