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

@noamr 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 will get to it once https://github.com/whatwg/html/pull/7866 is in.
Also, I'm not sure how well tested the current support for `blocking` is in link headers, and I'm sure it's not spec'ed for early hints. I'm not sure if you wanted your follow up to include early hints, but if you do, first early hints have to support `blocking`. I would suggest to have the WPTs ready for those use-cases before we get to subresources.

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

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

Received on Wednesday, 4 May 2022 06:02:49 UTC