Signed HTTP Exchanges (SXG)
- OTHERPart of the Web Packaging spec, Signed HTTP Exchanges allow a different origin server to provide a resource, and this will be treated as if it came from the original server. This can be used with AMP CDNs, for example, to allow the original URL to be displayed in the URL bar.
Chrome
- ❌ 4 - 70: Not supported
- ◐ 71 - 72: Partial support
- ✅ 73 - 130: Supported
- ✅ 131: Supported
- ✅ 132 - 134: Supported
Edge
- ❌ 12 - 18: Not supported
- ✅ 79 - 130: Supported
- ✅ 131: Supported
Safari
- ❌ 3.1 - 18.0: Not supported
- ❌ 18.1: Not supported
- ❌ 18.2 - TP: Not supported
Firefox
- ❌ 2 - 131: Not supported
- ❌ 132: Not supported
- ❌ 133 - 135: Not supported
Opera
- ❌ 9 - 63: Not supported
- ✅ 64 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 10: Not supported
- ❌ 11: Not supported
Chrome for Android
- ✅ 131: Supported
Safari on iOS
- ❌ 3.2 - 18.0: Not supported
- ❌ 18.1: Not supported
- ❌ 18.2: Not supported
Samsung Internet
- ❌ 4 - 10.1: Not supported
- ✅ 11.1 - 25: Supported
- ✅ 26: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10 - 12.1: Not supported
- ✅ 80: Supported
UC Browser for Android
- ✅ 15.5: Supported
Android Browser
- ❌ 2.1 - 4.4.4: Not supported
- ✅ 131: Supported
Firefox for Android
- ❌ 132: Not supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: Supported
KaiOS Browser
- ❌ 2.5: Not supported
- ❌ 3: Not supported
Note this requires the page to be delivered signed by a certificate with the CanSignHttpExchanges extension.
- Resources:
- Developer Preview of better AMP URLs in Google Search
- Microsoft Edge Platform Status - Supported
- Signed HTTP Exchanges on Google's Web Development site
- GitHub home page for Web Packaging
- Signed-Exchange: Solving the AMP URLs Display Problem
- Mozilla's Position about Signed HTTP Exchanges (harmful)
- Chrome platform status - Shipped