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

Can the processing of these `Link` elements have any other side effects that need to be dealt with by the original caller of fetch? E.g., for documents `Link: rel=stylesheet` affects `document.styleSheets`. Based on that, it seems better if the caller of fetch is responsible for processing these, as they are not really a pure networking feature.

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

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

Received on Friday, 29 April 2022 07:48:22 UTC