fn collect_http_quoted_string( position: &mut Peekable<Chars<'_>>, extract_value: bool, ) -> String
https://fetch.spec.whatwg.org/#collect-an-http-quoted-string