- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 11 May 2021 03:42:54 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 May 2021 10:43:07 UTC
@marcoscaceres commented on this pull request.
> + rendered in order to make content-negotiation decisions. Though this
+ information is accessible via JavaScript, when sent as part of a
+ {{Request}}, servers are empowered to do the content-negotiation
+ earlier in the process of setting up the web app, before JavaScript
+ execution takes place. To convey this information, this document
+ provides for the following <a data-cite=
+ "client-hints-infrastructure#client-hint-token">client hint token</a>:
+ </p>
+ <ul>
+ <li>`Sec-CH-Display-Mode` whose value is a suitable [=display modes
+ value=]
+ </li>
+ </ul>
+ <section>
+ <h3>
+ The 'Sec-CH-Display-Mode' Header Field
ok cool. Thanks for clarifying @tomayac!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/977#discussion_r630053577
Received on Tuesday, 11 May 2021 10:43:07 UTC