WICG / webpackage

Web packaging format
Other
1.23k stars 116 forks source link

Implement "Implementation snapshot b3" #362

Open nyaxt opened 5 years ago

nyaxt commented 5 years ago

This issue tracks progress of implementation of the b3 snapshot in both gen-signedexchange and Chromium.

Task Go Chromium
New magic bytes "1b3" #353 https://crbug.com/919417
#360 CBOR no longer have request map #357 https://crbug.com/919420
"Response is complete" #363
#360 shared cache cachable #367 CL
#339 Reject uncached headers #373 https://crbug.com/920897
#360 Use Variants #366 https://crbug.com/923229
irori commented 5 years ago

Go verifier changes (except Variants): https://github.com/WICG/webpackage/pull/384