From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 15 Jan 2011 13:11:24 +0000 (+0000)
Subject: Add #88: Investigate if there's a Perl module that Privoxy-Regression-Test could... 
X-Git-Tag: v_3_0_18~352
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@edit-actions-remove-url?a=commitdiff_plain;h=f48fecefb060c8925c055735e14a728b751aa11b;p=privoxy.git

Add #88: Investigate if there's a Perl module that Privoxy-Regression-Test could optionally use to keep connections alive.
---

diff --git a/TODO b/TODO
index 68fcfd61..bfb0bc66 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.28 2010/12/14 18:56:11 fabiankeil Exp $
+$Id: TODO,v 1.29 2010/12/18 12:09:43 fabiankeil Exp $
 
 Some Privoxy related task, not ordered in any way.
 
@@ -236,3 +236,6 @@ Some Privoxy related task, not ordered in any way.
 87) Add a client-body-tagger action. This is less trivial as we currently
     don't buffer client bodies. After 14) is implemented it would be
     trivial, though.
+
+88) Investigate if there's a Perl module that Privoxy-Regression-Test
+    could optionally use to keep connections alive.