GZipEncoding
zio.http.model.headers.values.TransferEncoding$.GZipEncoding$
A format using the Lempel-Ziv coding (LZ77), with a 32-bit CRC. This is the original format of the UNIX gzip program. The HTTP/1.1 standard also recommends that the servers supporting this content-encoding should recognize x-gzip as an alias, for compatibility purposes.
Attributes
- Graph
- Supertypes
- Self type
- GZipEncoding.type