fn find_header_end(data: &[u8]) -> Option<usize>
Find the position of \r\n\r\n in bytes (end of HTTP headers).