pub fn if_unmodified_since(last_modified: HttpDate, headers: &HeaderMap) -> bool
Matches Last-Modified against If-Unmodified-Since
Last-Modified
If-Unmodified-Since
Returns true if Last-Modified is not after If-Unmodified-Since Or the header is missing