pub fn format_content_range(
range: SatisfiableRange,
total_length: u64,
) -> StringExpand description
Format a Content-Range header for a satisfiable range.
pub fn format_content_range(
range: SatisfiableRange,
total_length: u64,
) -> StringFormat a Content-Range header for a satisfiable range.