Re: [whatwg/fetch] Add the Priority Hints changes to the fetch spec (PR #1523)

I removed `priority` from the exposed `Request` attribute interface and have it as internal-only as discussed [here](https://github.com/WICG/priority-hints/issues/69#issuecomment-1323274220).

I also have `render-blocking` and `priority` both being copied along with `internal-priority` when constructed from an existing Request in step 12 of https://fetch.spec.whatwg.org/#dom-request (let me know if you'd rather not explicitly require that they be copied).

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

Message ID: <whatwg/fetch/pull/1523/c1324094182@github.com>

Received on Tuesday, 22 November 2022 18:37:26 UTC