Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ranged values to HTTP headers by commits #23430

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions http/headers/Accept-Ranges.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.accept-ranges",
"support": {
"chrome": {
"version_added": true
"version_added": "≤56"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤51"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Age.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9111#field.age",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
2 changes: 1 addition & 1 deletion http/headers/Alt-Svc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"spec_url": "https://httpwg.org/specs/rfc7838.html#alt-svc",
"support": {
"chrome": {
"version_added": true
"version_added": "≤74"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"chrome_android": "mirror",
"edge": {
Expand Down
4 changes: 2 additions & 2 deletions http/headers/Authorization.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤3"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down Expand Up @@ -61,7 +61,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤3"
queengooborg marked this conversation as resolved.
Show resolved Hide resolved
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Content-Disposition.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
],
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true,
"version_added": "≤50",
"notes": "From version 82, if an <code>&lt;a&gt;</code> element's <code>download</code> attribute is set (for a same-origin URL) then the <code>inline</code> directive is ignored. Earlier versions did not match the specification and respected the header directive over the attribute. See <a href='https://bugzil.la/1658877'>bug 1658877</a>."
},
"firefox_android": "mirror",
Expand All @@ -28,7 +28,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
14 changes: 5 additions & 9 deletions http/headers/Content-Encoding.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.content-encoding",
"support": {
"chrome": {
"version_added": true
"version_added": "≤50"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤44"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down Expand Up @@ -57,12 +57,8 @@
"version_added": false
},
"oculus": "mirror",
"opera": {
"version_added": "36"
},
"opera_android": {
"version_added": false
},
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "11",
"notes": "Unsupported before macOS 10.13 High Sierra."
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Content-Language.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.content-language",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Content-Length.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.content-length",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Content-Location.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.content-location",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Content-Range.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.content-range",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
15 changes: 5 additions & 10 deletions http/headers/Content-Security-Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"description": "Worker support",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
Expand Down Expand Up @@ -136,7 +136,7 @@
"mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
Expand Down Expand Up @@ -560,12 +560,10 @@
"spec_url": "https://w3c.github.io/webappsec-csp/#directive-manifest-src",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "79"
},
"edge": "mirror",
"firefox": {
"version_added": "41"
},
Expand Down Expand Up @@ -705,10 +703,7 @@
"version_added": "40",
"version_removed": "90"
},
"chrome_android": {
"version_added": true,
"version_removed": "90"
},
"chrome_android": "mirror",
"edge": {
"version_added": "15",
"version_removed": "90"
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Content-Type.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
],
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -27,7 +27,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Date.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.date",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/ETag.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9110#field.etag",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
6 changes: 3 additions & 3 deletions http/headers/Expires.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"spec_url": "https://www.rfc-editor.org/rfc/rfc9111#field.expires",
"support": {
"chrome": {
"version_added": true
"version_added": "≤54"
},
"chrome_android": "mirror",
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": true
"version_added": "≤50"
},
"firefox_android": "mirror",
"ie": {
Expand All @@ -24,7 +24,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": true
"version_added": "≤10"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down
Loading