Query: http_match_etag
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_MATCH_ETAG(3) 1 HTTP_MATCH_ETAG(3) http_match_etag - Match ETagSYNOPSISbool http_match_etag (string $etag, [bool $for_range = false])DESCRIPTIONMatches the given ETag against the clients If-Match resp. If-None-Match HTTP headers.PARAMETERSo $etag - the ETag to match o $for_range - if set to TRUE, the header usually used to validate HTTP ranges will be checkedRETURN VALUESReturns TRUE if ETag matches or the header contained the asterisk ("*"), else FALSE.SEE ALSOhttp_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 |
---|
http_cache_etag(3) - php |
is_int(3) - php |
http_response_header(3) - php |
nsapi_request_headers(3) - php |
uri::fetch(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
New Code Tags (Syntax Highlighting) |