Re: [whatwg/fetch] Copy client-hints list from env settings object. Align CH processing (#773)

yoavweiss commented on this pull request.



> @@ -3208,23 +3208,23 @@ the request.
         <dd>a suitable <a href=https://wicg.github.io/netinfo/#ect-request-header-field>ECT value</a>
        </dl>
        
-      <li><p>If the result of running
-       <a href="https://wicg.github.io/feature-policy/#should-request-be-allowed-to-use-feature">Should
+      <li><p>If <var>request</var> is a cross-origin <a>subresource request</a> and the result of

Fair enough, I'll remove the "cross-origin" condition here

-- 
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/773#discussion_r248757585

Received on Thursday, 17 January 2019 17:01:40 UTC