Skip to content

Commit 10dd18e

Browse files
authored
Undeprecate X-Frame-Options (#25663)
The spec no longer uses the wording "legacy".
1 parent ef98440 commit 10dd18e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http/headers/X-Frame-Options.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"status": {
3737
"experimental": false,
3838
"standard_track": true,
39-
"deprecated": true
39+
"deprecated": false
4040
}
4141
},
4242
"ALLOW-FROM": {
@@ -113,7 +113,7 @@
113113
"status": {
114114
"experimental": false,
115115
"standard_track": true,
116-
"deprecated": true
116+
"deprecated": false
117117
}
118118
}
119119
}

0 commit comments

Comments
 (0)