Other items insozu_lib::protocol::http::cookies
pub fn single_request_cookie( i: &[u8]) -> IResult<&[u8], RequestCookie<'_>, Error<&[u8]>>