pub fn looks_like_http_status_line(input: &str) -> bool
Returns true when the input looks like a valid HTTP status line.
true