mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Info about brotli.
This commit is contained in:
parent
83a2020936
commit
8c39acc277
@ -128,6 +128,9 @@ get_dyn_full_version(struct terminal *term, int more)
|
||||
#ifdef CONFIG_IPV6
|
||||
comma, "IPv6",
|
||||
#endif
|
||||
#ifdef CONFIG_BROTLI
|
||||
comma, "brotli",
|
||||
#endif
|
||||
#ifdef CONFIG_GZIP
|
||||
comma, "gzip",
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user