- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 10 Mar 2022 05:02:10 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 10 March 2022 13:02:22 UTC
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. 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? 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. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1409#issuecomment-1064031690 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1409/c1064031690@github.com>
Received on Thursday, 10 March 2022 13:02:22 UTC