- From: Xiaocheng Hu <notifications@github.com>
- Date: Tue, 14 Jun 2022 09:22:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 June 2022 16:22:17 UTC
I added `Request`'s ["render-blocking"](https://fetch.spec.whatwg.org/#request-render-blocking) as a boolean because I felt the multivalue enum is too Blink-specific. Here, do we still want to put a multivalue enum on `Request` (like what Blink currently does), or just use the existing boolean? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1449#issuecomment-1155419285 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1449/c1155419285@github.com>
Received on Tuesday, 14 June 2022 16:22:17 UTC