Brotli is a general-purpose lossless compression algorithm. It compresses data using a combination of a modern variant of the Lempel-Ziv coding LZ77 algorithm, Huffman coding, and second-order context modeling, providing a compression ratio comparable to the best currently available general-purpose compression methods.
Brotli provides better compression ratios than gzip, and speeds that are comparable to deflate. However brotli compression is slower than Gzip compression, so gzip may be a better option when compressing non-cacheable content.
Brotli is compatible with most modern browsers, but you may want to consider a fallback.
See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4