Jump to content

SDCH

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Citation bot (talk | contribs) at 05:22, 15 November 2021 (Removed parameters. | Use this bot. Report bugs. | Suggested by Abductive | Category:Algorithms and data structures stubs | #UCB_Category 39/84). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

SDCH (Shared Dictionary Compression for HTTP) is a data compression algorithm created by Google, based on VCDIFF (RFC 3284).

SDCH achieves its effectiveness by using pre-negotiated dictionaries to "warm up" its internal state prior to encoding or decoding. These may either be already stored locally, or uploaded from a source and then cached.

It was supported natively in Google Chrome, Chromium, and Android, as well as on Google websites.[1][2]

SDCH compression was removed from Google Chrome, and other Chromium products, in version 59 (2017-06-05).[3]

See also

References

  1. ^ Butler, Jon; Wei-Hsin Lee; McQuade, Bryan; Mixter, Kenneth. "A Proposal for Shared Dictionary Compression Over HTTP" (PDF). Google.
  2. ^ "SDCH Mailing List". Google Groups.
  3. ^ "Intent to Unship: SDCH". Retrieved 2017-05-02.