HttpResponse::getHeader()
HttpResponse::getHeader - Get headerSyntax
static HttpResponse::getHeader (string $name)Arguments
- name - specifies the name of the header to read; if empty or omitted, an associative array with all headers will be returned
