Web platform features explorer

Fetch priority

Newly available since 2024-10-29
Tags: api html http

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.

Learning resources on MDN

Browser support