[][src]Function http_fs::file::if_none_match

pub fn if_none_match(etag: &EntityTag, headers: &HeaderMap) -> bool

Matches given ETag against If-None-Match header.

Returns true if matching value found is not found or misses the header