mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
[download] application/x-bz2 for completeness
This commit is contained in:
parent
271984b760
commit
b2cf5e839f
@ -1922,6 +1922,9 @@ static const char *compressed_types[] = {
|
||||
#endif
|
||||
#ifdef CONFIG_LZMA
|
||||
"application/x-xz",
|
||||
#endif
|
||||
#ifdef CONFIG_BZIP2
|
||||
"application/x-bz2",
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user