pub fn supports_ranges(accept_ranges: Option<&str>) -> bool
Check if a request supports range requests based on Accept-Ranges.
Returns true if the resource can serve partial content.
true