Skip to content

Commit

Permalink
Update SourceMap HTTP header (#23787)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Jul 12, 2024
1 parent 2710353 commit 7dc9124
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions http/headers/SourceMap.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"support": {
"chrome": [
{
"version_added": true
"version_added": "18"
},
{
"prefix": "X-",
"version_added": true
"version_added": "18"
}
],
"chrome_android": "mirror",
Expand All @@ -36,18 +36,18 @@
],
"firefox_android": "mirror",
"ie": {
"version_added": null
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": [
{
"version_added": true
"version_added": "7"
},
{
"prefix": "X-",
"version_added": true
"version_added": "6"
}
],
"safari_ios": "mirror",
Expand Down

0 comments on commit 7dc9124

Please sign in to comment.