Function net::protocols::get_range_request_bounds
source ยท pub fn get_range_request_bounds(range: Option<Range>) -> RangeRequestBounds
Expand description
Get the range bounds if the Range
header is present.
pub fn get_range_request_bounds(range: Option<Range>) -> RangeRequestBounds
Get the range bounds if the Range
header is present.