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>

Not really, as long as it's clearly defined. I guess it would be good to state in the note that this is not yet defined. Or say "will be used" or some such. Then we can update it later once things are defined.

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

Received on Thursday, 7 April 2016 08:55:17 UTC