- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 11 Mar 2022 03:00:49 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 11 March 2022 11:01:02 UTC
I see, I raised this before in https://github.com/w3c/preload/issues/148 but that got closed by https://github.com/whatwg/html/pull/7622 which doesn't quite address this. (E.g., I think as defined a `Link` header on a style sheet creates different kind of fetches (with respect to `Referer` for instance) than subresources the style sheet might link.) I'm rather concerned about a subresource fetch resulting in further fetches. That's simply not a side effect you'd expect when pulling a resource from elsewhere. @yoavweiss do you know where this feature got discussed before including the security implications, how this should relate to CSP, Referer headers, etc? cc @domenic -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1409#issuecomment-1065005210 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1409/c1065005210@github.com>
Received on Friday, 11 March 2022 11:01:02 UTC