- From: Ilya Grigorik <notifications@github.com>
- Date: Thu, 07 Apr 2016 10:41:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 7 April 2016 17:42:25 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>`. Seems reasonable. Do you want me to drop this from here then? Or, should we remove this and add a reference once we have the other bits specc'ed in CH/HTML spec. --- 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#r58913626
Received on Thursday, 7 April 2016 17:42:25 UTC