Re: [whatwg/fetch] Process subresource link headers (PR #1409)

@xiaochengh commented on this pull request.



> @@ -4272,6 +4273,11 @@ steps:
   </ol>
  </li>
 
+ <li><p>If <var>request</var> is a <a>subresource request</a> and <var>request</var>'s
+ <a for=request>window</a> is an <a>environment settings object</a>, then
+ <a>queue a fetch task</a> to run <span>process subresource link headers</span> given

I filed whatwg/html#7899

Regarding early hints: I think `blocking` should be ignored on early hints, because there's no document to block when early hints are processed. It suffices as long as the actual response makes the document block on the early-hint-preloaded resources.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1409#discussion_r867264816
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1409/review/965252287@github.com>

Received on Friday, 6 May 2022 23:28:09 UTC