http_match_etag(3) php man page | unix.com

Man Page: http_match_etag

Operating Environment: php

Section: 3

HTTP_MATCH_ETAG(3)							 1							HTTP_MATCH_ETAG(3)

http_match_etag - Match ETag

SYNOPSIS
bool http_match_etag (string $etag, [bool $for_range = false])
DESCRIPTION
Matches the given ETag against the clients If-Match resp. If-None-Match HTTP headers.
PARAMETERS
o $etag - the ETag to match o $for_range - if set to TRUE, the header usually used to validate HTTP ranges will be checked
RETURN VALUES
Returns TRUE if ETag matches or the header contained the asterisk ("*"), else FALSE.
SEE ALSO
http_match_last_modified(3), http_match_request_header(3), http_cache_etag(3), http_cache_last_modified(3), ob_etaghandler(3). PHP Documentation Group HTTP_MATCH_ETAG(3)
Related Man Pages
atompub(3pm) - debian
locale_filter_matches(3) - php
httpresponse(3) - php
nsapi_request_headers(3) - php
setrawcookie(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!