- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 07 Apr 2016 01:56:23 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 7 April 2016 08:56:55 UTC
> @@ -1387,6 +1414,15 @@ <h3 id="should-response-to-request-be-blocked-due-to-mime-type?"><dfn title="sho > <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#accept-ch>Client hint tokens</a>, > +each of which is one of `<code title>dpr</code>`, > +`<code title>save-data</code>`, `<code title>viewport-width</code>`, or > +`<code title>width</code>`. It might make sense to define this concept ("client hints list") directly in CLIENT-HINTS too, especially if it is going to be reused by multiple concepts. --- 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/1185bc1e7c71785224cfc26140eb01ad038cc6f0#r58839322
Received on Thursday, 7 April 2016 08:56:55 UTC