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

> @@ -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>`.

Either way is fine with me. If you want to go with the former approach I'd appreciate you adding `<!-- XXX this needs to move to CLIENT-HINTS -->` after this `<p>`.

---
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#r58978750

Received on Friday, 8 April 2016 04:24:25 UTC