Re: [whatwg/fetch] Proposal: add a boolean flag `render-blocking` to the `request` object (Issue #1433)

Hmm, maybe I didn't realize there's a difference between the request concept and the `Request` object... (as @annevk mentioned in https://github.com/WICG/priority-hints/issues/69#issuecomment-1112951552 but I didn't fully understand...)

What I really want to do is to add it to the request concept, which already supports use cases 2 & 3. We don't really have a service worker use case so we don't really need to add it to the `Request` object.

Is adding it only to the request concept fine to you? If so, I'll revise the proposal and the PRs.

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

Message ID: <whatwg/fetch/issues/1433/1116374384@github.com>

Received on Tuesday, 3 May 2022 17:44:33 UTC