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

> +    is `<code title=http-dpr>DPR</code>`
> +    <li>`<code title=http-save-data>
> +    <a href="http://httpwg.org/http-extensions/client-hints.html#save-data">Save-Data</a></code>`/
> +    <var><a href="http://httpwg.org/http-extensions/client-hints.html#save-data">definition</a>
> +    </var>, unless the <span title=concept-request-header-list>header list</span> already contains
> +    a <span title=concept-header>header</span> whose <span title=concept-header-name>name</span>
> +    is `<code title=http-save-data>Save-Data</code>`
> +    <li>`<code title=http-viewport-width>
> +    <a href="http://httpwg.org/http-extensions/client-hints.html#viewport-width">Viewport-Width</a></code>`/
> +    <var><a href="http://httpwg.org/http-extensions/client-hints.html#viewport-width">definition</a></var>,
> +    unless the <span title=concept-request-header-list>header list</span> already contains a
> +    <span title=concept-header>header</span> whose <span title=concept-header-name>name</span> is
> +    `<code title=http-viewport-width>Viewport-Width</code>`</var>
> +  </ol>
> +
> +  <p>where <var>value</var> is set according to the definition in <span data-anolis-ref>CLIENT-HINTS</span>.

This is no longer correct.

---
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/8c2d5483219bd85257d8d9d270292585c528e406#r58229865

Received on Friday, 1 April 2016 16:22:13 UTC