Re: [whatwg/fetch] Integrate Client-Hints with Fetch (#258)

>  
> -<p>A <dfn title=concept-client-hints-list>client hints list</dfn> is a list of <a href=http://httpwg.org/http-extensions/client-hints.html#rfc.section.2.2.1>Client Hint tokens</a>, whose values are one of `<code title>dpr</code>`, `<code title>width</code>`, `<code title>viewport-width</code>`.
> +<h3>Client hints list</h3>
> +
> +<p>A <dfn title=concept-client-hints-list>client hints list</dfn> is a list of
> +<a href=http://httpwg.org/http-extensions/client-hints.html#rfc.section.2.2.1>Client hint tokens</a>,
> +which is one of `<code title>dpr</code>`, `<code title>save-data</code>`,

I guess this should say "each of which". Otherwise it reads as if the list is a byte sequence.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/258/files/18c8dc051bfd9164205a143eaab74aaf8c9aa8a7..8c2d5483219bd85257d8d9d270292585c528e406#r58228553

Received on Friday, 1 April 2016 16:11:35 UTC