14
edits
(LZMA2 Compression notes) |
m (formatting) |
||
| Line 53: | Line 53: | ||
Alternative container formats could have been: | Alternative container formats could have been: | ||
* The older .lzma format (supported by [http://elinks.or.cz/ elinks]) which is now deprecated by xz. It has a slightly smaller header. | |||
* Raw LZMA2 with no header. This would require the precise dictionary size to be fixed in the definition of “Content-Encoding: xz”, which seems a bit inflexible. | |||
edits