pub fn check_http_request(request_bytes: &[u8]) -> bool
Expand description

Checks to see if the provided HTTP request can be properly parsed, and returns true if so.