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

> @@ -805,6 +823,15 @@ <h4 id=terminology-headers>Headers</h4>
>  <span data-anolis-ref>REFERRER</span>
>  
>  <p>A <span title=concept-request>request</span> has an associated
> +<dfn title=concept-request-client-hints-list>client hints list</dfn>, which is a
> +<span title=concept-client-hints-list>client-hints list</span>. Unless stated otherwise, it is
> +the empty list.
> +
> +<p class="note no-backref">This can be used to override a client hints list associated with
> +an <span data-anolis-spec=html>environment settings object</span>.
> +<span data-anolis-ref>CLIENT-HINTS</span>

CLIENT-HINTS doesn't define a client hints list associated with an environment settings object. What exactly is the purpose of this?

---
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/24aead477048fe4db0e91dc21da2ff4a08a4f2e7#r58662771

Received on Wednesday, 6 April 2016 07:37:02 UTC