- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 31 Mar 2016 02:01:34 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 31 March 2016 09:02:12 UTC
> @@ -1349,6 +1368,9 @@ <h4 id=terminology-headers>Headers</h4> > <p class=note>The details of referrer policies are discussed in Referrer Policy. > <span data-anolis-ref>REFERRER</span> > > +<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>, whose values are one of `<code title>dpr</code>`, `<code title>width</code>`, `<code title>viewport-width</code>`. Also, a client hint token doesn't have a value, right? It's a value. So "which is one of" seems better. And then `viewport-width` needs "or" before it. --- 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#r58020695
Received on Thursday, 31 March 2016 09:02:12 UTC