| { |
| "http": { |
| "headers": { |
| "Trailer": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/HTTP/Reference/Headers/Trailer", |
| "spec_url": [ |
| "https://httpwg.org/specs/rfc9110.html#field.trailer", |
| "https://httpwg.org/specs/rfc9112.html#chunked.trailer.section" |
| ], |
| "tags": [ |
| "web-features:http11" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": false |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "71", |
| "partial_implementation": true, |
| "notes": "Only the `Server-Timing` header is a recognized trailer, and it is only exposed to DevTools in the network Timing tab ([bug 1403051](https://bugzil.la/1403051)). Developers cannot access trailers via the Fetch API or XHR." |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |