pub fn body_len_human(conn: &Conn, _color: bool) -> Cow<'static, str>Available on crate feature
client only.Expand description
Formatter for the response Content-Length as a human-readable string (5 bytes, 10.1 kb).
Produces - if no Content-Length is set.