summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2017-02-22 10:59:47 +0100
committerDaniel Stenberg <daniel@haxx.se>2017-02-22 11:00:18 +0100
commitb702a4d848b3da2a5b62bb341d1a087c2e899899 (patch)
tree4c215cad03b96ecc8d07584eb0062c24e50eb5c1
parentf4739f639fc481a7bec7da73041dfcb3d26ed220 (diff)
downloadgnurl-b702a4d848b3da2a5b62bb341d1a087c2e899899.tar.gz
gnurl-b702a4d848b3da2a5b62bb341d1a087c2e899899.tar.bz2
gnurl-b702a4d848b3da2a5b62bb341d1a087c2e899899.zip
TODO: brotli is deployed widely now
-rw-r--r--docs/TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/TODO b/docs/TODO
index 3513babc9..70714fd98 100644
--- 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