http_match_request_header(3) php man page | unix.com

Man Page: http_match_request_header

Operating Environment: php

Section: 3

HTTP_MATCH_REQUEST_HEADER(3)						 1					      HTTP_MATCH_REQUEST_HEADER(3)

http_match_request_header - Match any header

SYNOPSIS
bool http_match_request_header (string $header, string $value, [bool $match_case = false])
DESCRIPTION
Match an incoming HTTP header.
PARAMETERS
o $header - the header name (case-insensitive) o $value - the header value that should be compared o $match_case - whether the value should be compared case sensitively
RETURN VALUES
Returns TRUE if header value matches, else FALSE.
SEE ALSO
http_match_etag(3), http_match_last_modified(3). PHP Documentation Group HTTP_MATCH_REQUEST_HEADER(3)
Related Man Pages
http_cache_etag(3) - php
header_remove(3) - php
http_send_content_disposition(3) - php
setrawcookie(3) - php
http::oai::record(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!