Caniuse: Which browsers support Signed Exchanges

Created on 17 May 2019  路  2Comments  路  Source: Fyrd/caniuse

Chrome has support for signed exchanges, which allows caching of content by a third party, but browser can show URL of original site as the content was signed by that site. https://developers.google.com/web/updates/2018/11/signed-exchanges

This enables things like search engines to speed up user experiences using privacy preserving prefetch.

I could not see signed exchanges (or Web Packaging in general) listed.

Support data suggestion

Most helpful comment

@Fyrd It seems sensible to split the layers described in https://github.com/Fyrd/caniuse/issues/4689 into 3 separate issues. In which case this issue tracks impl. of HTTP Signed Exchanges, and we'll have to open issues for the other 2 spec layers of the Webpackage API.

Edit:
Loading Signed Exchanges tracked in: https://github.com/Fyrd/caniuse/issues/4929
Bundled HTTP Exchanes tracked in: https://github.com/Fyrd/caniuse/issues/4930

All 2 comments

@Fyrd It seems sensible to split the layers described in https://github.com/Fyrd/caniuse/issues/4689 into 3 separate issues. In which case this issue tracks impl. of HTTP Signed Exchanges, and we'll have to open issues for the other 2 spec layers of the Webpackage API.

Edit:
Loading Signed Exchanges tracked in: https://github.com/Fyrd/caniuse/issues/4929
Bundled HTTP Exchanes tracked in: https://github.com/Fyrd/caniuse/issues/4930

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SanderMuller picture SanderMuller  路  3Comments

dnknn picture dnknn  路  3Comments

Fyrd picture Fyrd  路  3Comments

bappygolder picture bappygolder  路  3Comments

mirraj2 picture mirraj2  路  3Comments