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