Skip to main content

find_header_end

Function find_header_end 

Source
fn find_header_end(data: &[u8]) -> Option<usize>
Expand description

Find the position of \r\n\r\n in bytes (end of HTTP headers).