net::protocols

Function get_range_request_bounds

source
pub fn get_range_request_bounds(
    range: Option<Range>,
    len: u64,
) -> RangeRequestBounds
Expand description

Get the range bounds if the Range header is present.