Function extract_content_length

Source
fn extract_content_length(
    response: &Response<BoxBody<Bytes, Error>>,
) -> Option<u64>
Expand description

Helper function to extract content length for logging