Re: [w3ctag/design-reviews] Signed Exchanges (#235)

In general, please file feedback in https://github.com/WICG/webpackage.

To your specific questions,

* `fetch()` integration is specified precisely in https://wicg.github.io/webpackage/loading.html#monkeypatches. File bugs if that specification implies any behavior you don't like. :smiley:
* I believe CBOR and Bundle encoders and decoders should be out-of-scope for v1 of the spec. We should implement a Javascript library that encodes and decodes these things, and see how its users feel about its API before carving it into the platform.
* I think we can develop enough confidence in adding something simple like [Cache](https://w3c.github.io/ServiceWorker/#cache).addBundle(Blob) in v1, but defining Bundles in the first place is a higher priority.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/235#issuecomment-447511401

Received on Friday, 14 December 2018 23:43:05 UTC