Skip to main content

format_content_range

Function format_content_range 

Source
pub fn format_content_range(
    range: SatisfiableRange,
    total_length: u64,
) -> String
Expand description

Format a Content-Range header for a satisfiable range.