(PECL pecl_http >= 0.10.0)
http_match_request_header — Match any header
Match an incoming HTTP header.
the header name (case-insensitive)
the header value that should be compared
whether the value should be compared case sensitively
Returns TRUE if header value matches, else FALSE.