pub async fn get_range( range_header: Option<String>, file: &str, content_type: &str, ) -> Result<impl Reply, Rejection>
This function retrives the range of bytes requested by the web client