Function httparse::skip_empty_lines

source ยท
pub(crate) fn skip_empty_lines(bytes: &mut Bytes<'_>) -> Result<()>