]> granicus.if.org Git - curl/commitdiff
TODO: brotli is deployed widely now
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Feb 2017 09:59:47 +0000 (10:59 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Feb 2017 10:00:18 +0000 (11:00 +0100)
docs/TODO

index 3513babc9dcd971ab094a366ce51028e6da23268..70714fd98b500c0501b07c4b57db746afa44fef8 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -547,11 +547,9 @@ This is not detailed in any FTP specification.
 
 5.7 Brotli compression
 
- Compression algorithms that perform better than gzip are being considered for
- use and inclusion in existing browsers. For example 'brotli'. If servers
- follow along it is a good reason for us to also allow users to take advantage
- of this. The algorithm: https://github.com/google/brotli The Firefox bug:
- https://bugzilla.mozilla.org/show_bug.cgi?id=366559
+ Brotli compression performs better than gzip and is being implemented by
+ browsers and servers widely. The algorithm: https://github.com/google/brotli
+ The Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=366559
 
 5.8 QUIC