HttpResponse::getHeader
(PECL pecl_http:0.12.0-1.5.5)
HttpResponse::getHeader — Get header
Opis
Get header(s) about to be sent.
Informacja: To może nie działać jak się spodziewasz z następującymi SAPI: Apache2 w/PHP < 5.1.3.
Parametry
- name
-
specifies the name of the header to read; if empty or omitted, an associative array with all headers will be returned
Zwracane wartości
Returns either a string containing the value of the header matching name, FALSE on failure, or an associative array with all headers.
HttpResponse::getHeader
There are no user contributed notes for this page.
