Skip to content

Commit

Permalink
FF128 HTTP Priority - RFC9218 Extensible Prioritization Scheme for HT…
Browse files Browse the repository at this point in the history
…TP (#23511)

* FF128 HTTP Priority - RFC9218 Extensible Prioritization Scheme for HTTP

* Update http/headers/Priority.json

Co-authored-by: Florian Scholz <[email protected]>

* Update http/headers/Priority.json

Co-authored-by: Florian Scholz <[email protected]>

* Remove 404 mdn_url

---------

Co-authored-by: Florian Scholz <[email protected]>
  • Loading branch information
hamishwillee and Elchi3 authored Jun 26, 2024
1 parent 8af19e7 commit a9bf061
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions http/headers/Priority.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"http": {
"headers": {
"Priority": {
"__compat": {
"spec_url": "https://www.rfc-editor.org/rfc/rfc9218.html#name-the-priority-http-header-fi",
"support": {
"chrome": {
"version_added": "124"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "128"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}

0 comments on commit a9bf061

Please sign in to comment.