Skip to content

Commit

Permalink
Add http.status.103 update manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Oct 25, 2023
1 parent 64c67e5 commit de13a92
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions http/status.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,8 @@
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "102",
"notes": "Supported in HTTP1.0 and later for preconnect.",
"flags": [
{
"type": "preference",
"name": "network.early-hints.enabled",
"value_to_set": "true"
},
{
"type": "preference",
"name": "network.early-hints.preconnect.enabled",
"value_to_set": "true"
}
]
"version_added": "120",
"notes": "Supported in HTTP1.0 and later for preconnect."
},
"ie": {
"version_added": false
Expand Down

0 comments on commit de13a92

Please sign in to comment.