Skip to main content

if_range_matches

Function if_range_matches 

Source
pub fn if_range_matches(if_range: &str, etag: &str) -> bool
Expand description

Check If-Range (strong ETag form only, RFC 9110 §13.1.5).

Returns true when the range should be honored.