Commit b702a4d8 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

TODO: brotli is deployed widely now

parent f4739f63
Loading
Loading
Loading
Loading
+3 −5
Original line number Original line Diff line number Diff line
@@ -547,11 +547,9 @@ This is not detailed in any FTP specification.


5.7 Brotli compression
5.7 Brotli compression


 Compression algorithms that perform better than gzip are being considered for
 Brotli compression performs better than gzip and is being implemented by
 use and inclusion in existing browsers. For example 'brotli'. If servers
 browsers and servers widely. The algorithm: https://github.com/google/brotli
 follow along it is a good reason for us to also allow users to take advantage
 The Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=366559
 of this. The algorithm: https://github.com/google/brotli The Firefox bug:
 https://bugzilla.mozilla.org/show_bug.cgi?id=366559


5.8 QUIC
5.8 QUIC