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

>  <!-- XXX * needs better xref
>           * ignoring parameters has been the standard for a long time now
>           * interesting test: "Content-Type: text/plain;" -->
>  
> +<p>or whose <span title=concept-header-name>name</span> is one of
> +
> +<ul class=brief>
> +  <li>`<code title><a href=http://httpwg.org/http-extensions/client-hints.html#dpr>DPR</a></code>`,
> +  `<code title><a href=http://httpwg.org/http-extensions/client-hints.html#downlink>Downlink</a></code>`,
> +  `<code title><a href=http://httpwg.org/http-extensions/client-hints.html#save-data>Save-Data</a></code>`,
> +  `<code title><a href=http://httpwg.org/http-extensions/client-hints.html#viewport-width>Viewport-Width</a></code>`, or
> +  `<code title><a href=http://httpwg.org/http-extensions/client-hints.html#width>Width</a></code>`

These should all have their own `<li>`.

Having said that, I would be okay with taking your text, modifying it a bit to match existing editorial style, and then committing it (with you still listed as author of course). The only downside of that is that this PR will be red, not purple. If that is a concern, I'll continue nitpicking a bit.

---
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/43520e2ace1fa09c815f8ef354c633e0cf4feb61#r58499273

Received on Tuesday, 5 April 2016 07:51:18 UTC