pub fn if_match_header_matches( raw: &str, resource_exists: bool, current_etag: Option<&str>, ) -> Result<bool, HttpValidatorError>
Applies the strong comparison required by If-Match.
If-Match