[][src]Function http_parser::parser::is_crlf

fn is_crlf(bytes: &[u8; 2]) -> bool

Check if a pair of bytes are CRLF.