[][src]Function sozu_lib::protocol::http::parser::single_header_value

pub fn single_header_value(i: &[u8]) -> IResult<&[u8], &[u8], u32>