Skip to main content

parse_content_length

Function parse_content_length 

Source
pub fn parse_content_length(headers: &HashMap<String, Value>) -> Option<u64>
Expand description

Parse Content-Length header value from response headers map.