CompressEncoding
zio.http.model.headers.values.ContentEncoding$.CompressEncoding$
A format using the Lempel-Ziv-Welch (LZW) algorithm. The value name was taken from the UNIX compress program, which implemented this algorithm. Like the compress program, which has disappeared from most UNIX distributions, this content-encoding is not used by many browsers today, partly because of a patent issue (it expired in 2003).
Attributes
- Graph
- Supertypes
- Self type
- CompressEncoding.type