pub fn bytes(conn: &Conn, _color: bool) -> u64
Expand description
formatter that prints the number of response body bytes as a
number. see body_len_human
for a human-readable response body
length with units
pub fn bytes(conn: &Conn, _color: bool) -> u64
formatter that prints the number of response body bytes as a
number. see body_len_human
for a human-readable response body
length with units