🏠 New in Low Baseline Support: Fetch priority

October 29, 2024

caniuse · mdn · [spec]([‘https://fetch.spec.whatwg.org/#request-priority’, ‘https://html.spec.whatwg.org/multipage/urls-and-fetching.html#fetch-priority-attributes’])

The fetch() priority option and the fetchPriority HTML attribute give hints to the browser about which requests to do before other requests of the same type.

Source features