httparse
1.10.1
httparse
Function
parse_token
Copy item path
Source
pub(crate) fn parse_token<'a>(bytes: &mut
Bytes
<'a>) ->
Result
<&'a
str
>