You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with the 124, chromium sends via http header the priority of the request (note: the information was already present in the http3 frames, but is now made available at the application level).
This feature indicates the priority of a resource as determined by certain heuristics in Chrome. As these resources might be included in a cross-site context, the feature has the potential of revealing information based on these heuristics.
with the 124, chromium sends via http header the priority of the request (note: the information was already present in the http3 frames, but is now made available at the application level).
from https://chromestatus.com/feature/5109106573049856/activity:
check:
ResourceFetcher::ComputeLoadPriority
andResourceLoadPriority
enumThe text was updated successfully, but these errors were encountered: