lzma

lzma

[1] LZMA - Wikipedia ( ( 版)) http://ja.wikipedia.org/wiki/LZMA

[2] 366559 – Firefox/Gecko should support LZMA as an HTTP transfer-encoding method ( 版) https://bugzilla.mozilla.org/show_bug.cgi?id=366559

[3] HTTP compression - Wikipedia, the free encyclopedia ( 版) https://en.wikipedia.org/wiki/HTTP_compression#Content-coding_tokens

lzma – compression based on (raw) LZMA is available in Opera 20, and in elinks via a compile-time option[8]

[4] HTTP compression - Wikipedia, the free encyclopedia ( 版) https://en.wikipedia.org/wiki/HTTP_compression#Content-coding_tokens

xz - LZMA2-based content compression, supported by a non-official Firefox patch;[12] and fully implemented in mget since 2013-12-31.[13]

[5] rockdaboot/mget ( 版) https://github.com/rockdaboot/mget

New Year gimmick: added support for XZ Content-Encoding / Accept-Encoding compression type

[6] Feature configuration file (features.conf) ( 版) http://elinks.or.cz/documentation/html/manual.html-chunked/ch01s07.html#CONFIG-LZMA

LZMA Decompression (CONFIG_LZMA)

This makes ELinks decompress local *.lzma files. Also, ELinks sends "Accept-Encoding: lzma" in HTTP requests and decompresses any documents received in that format, but this encoding has not been registered at http://www.iana.org/assignments/http-parameters, so most servers probably won't use it.

To use this, first install LZMA Utils. Version 4.32.5 works; 4.42.2alpha also works and understands a newer LZMA file format. This version of ELinks does not support LZMA SDK from 7-Zip.

[7] LZMA2 Compression - MozillaWiki ( 版) https://wiki.mozilla.org/LZMA2_Compression