Skip to content

Commit 6c1d52e

Browse files
authored
Opera Android also supports Content-Encoding: br (#29265)
Update Content-Encoding.json for Opera Android
1 parent 6be1684 commit 6c1d52e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

http/headers/Content-Encoding.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
},
4343
"br": {
4444
"__compat": {
45+
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Content-Encoding#br",
4546
"spec_url": "https://www.rfc-editor.org/rfc/rfc7932#section-13",
4647
"tags": [
4748
"web-features:brotli"
@@ -64,9 +65,7 @@
6465
"opera": {
6566
"version_added": "36"
6667
},
67-
"opera_android": {
68-
"version_added": false
69-
},
68+
"opera_android": "mirror",
7069
"safari": {
7170
"version_added": "11",
7271
"notes": "Unsupported before macOS 10.13 High Sierra."
@@ -177,7 +176,9 @@
177176
"firefox_android": "mirror",
178177
"oculus": "mirror",
179178
"opera": "mirror",
180-
"opera_android": "mirror",
179+
"opera_android": {
180+
"version_added": false
181+
},
181182
"safari": {
182183
"version_added": "26.3",
183184
"notes": "Before macOS 26.3 Tahoe, Safari cannot decode Zstandard responses."

0 commit comments

Comments
 (0)