Re: [whatwg/fetch] Add Accept-CH-lifetime cache and CH header handling (#729)

yoavweiss commented on this pull request.



> @@ -2897,6 +2936,19 @@ with a <i>CORS flag</i> and <i>recursive flag</i>, run these steps:
  <li><p><a href=https://w3c.github.io/webappsec-csp/#set-response-csp-list>Set <var>internalResponse</var>'s CSP list</a>.
  [[!CSP]]
 
+ <li><p>If <var>response</var>'s
+ <a href=http://httpwg.org/http-extensions/client-hints.html#accept-ch>Accept-CH header</a>
+ is present, process the header and add its client-hints tokens to the <a>active document</a>'s

Yeah

-- 
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/729#discussion_r191195182

Received on Monday, 28 May 2018 12:34:27 UTC