Function net_traits::fetch::headers::collect_http_quoted_string
source ยท fn collect_http_quoted_string(
position: &mut Peekable<Chars<'_>>,
extract_value: bool,
) -> String
fn collect_http_quoted_string(
position: &mut Peekable<Chars<'_>>,
extract_value: bool,
) -> String