From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 17 Jul 2011 13:30:43 +0000 (+0000)
Subject: Remove #13 which is already implemented.
X-Git-Tag: v_3_0_18~170
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/faq/static/@default-cgi@?a=commitdiff_plain;h=e23d3a4e65f85ffcac33de3aa73674a4eda657a7;p=privoxy.git

Remove #13 which is already implemented.
---

diff --git a/TODO b/TODO
index 25ea4482..6c0938d6 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.46 2011/07/04 17:47:50 fabiankeil Exp $
+$Id: TODO,v 1.47 2011/07/04 17:48:11 fabiankeil Exp $
 
 Some Privoxy related tasks, sorted by the time they
 have been added, not by priority.
@@ -42,17 +42,6 @@ have been added, not by priority.
 
 12) Add pipelining support.
 
-13) Use zlib to deflate content before sending it to
-    the client. Measure if it makes a difference.
-
-    Update:
-    Note that this is already being worked on and mostly done
-    for buffered content and internal CGI responses.
-
-    The difference it does make, seems to be that it slows things
-    down if the client and Privoxy are running on the same system,
-    so for most users enabling it will make no sense.
-
 14) Allow to filter POST parameters.
 
 15) If trusted CGI pages are requested without trusted referrer,