pub fn set_content_length(headers: &mut HeaderMap<HeaderValue>, len: usize)
Expand description

Sets the content-length of headers to len.