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

> Do we only test this for font resources currently? I saw https://github.com/web-platform-tests/wpt/blob/master/preload/link-header-on-subresource.html linked from the HTML PR.

I will add more, you are right.
> 
> 
> 
> This would also mean that pretty much any request you make can result in further requests, including a simple `fetch()`. Is that really what is implemented?
> 

I need to double check. I believe so.

> 
> 
> Also, it seems this should be processed as part of the same task that will run "process response". I don't think we want to introduce another moment in time for this.

OK 

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

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

Received on Thursday, 10 March 2022 13:15:45 UTC