Feature suggestion for Shared Dictionary Compression over HTTP (SDCH) aka "Sandwich" for VCDIFF / delta encoding (contrast with gzip), supported by Chrome.
+1
+1
+1
+1
+1
+1
Firefox Bugzilla: Implement SDCH
Chromium: Enable SDCH support over HTTPS
Chromium codebase: see files prefixed "sdch_"
Easy way: search for "sdch" in the "Accept-Encoding" request header, like in "gzip, deflate, sdch, br".
Hard way: analyze all related headers
Now available at http://caniuse.com/#feat=sdch
@Fyrd Awesome! Thank you :smile:
@Fyrd why did you guys remove it from the website?
@inscale Hmm, not sure what happened there, but it's back again now.
Thank you @Fyrd !
Most helpful comment
@inscale Hmm, not sure what happened there, but it's back again now.