From 83a163f3681a29b9c6fa205f9cae4aad71a74223 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 20 Jan 2008 15:07:15 +0000
Subject: [PATCH] Allow Privoxy-Regression-Test to CONNECT to port 80 so the
 CONNECT method check works by default.

---
 regression-tests.action | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/regression-tests.action b/regression-tests.action
index 040540b6..386d04fd 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -1,5 +1,5 @@
 #############################################################################
-# $Id: regression-tests.action,v 1.52 2008/01/17 19:38:17 fk Exp $
+# $Id: regression-tests.action,v 1.1 2008/01/18 19:33:00 fabiankeil Exp $
 #############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test.
@@ -41,7 +41,7 @@ for-privoxy-version=3.0.7
 config.privoxy.org/
 p.p/
 
-{-hide-user-agent}
+{-hide-user-agent +limit-connect{80,443}}
 TAG:^User-Agent: Privoxy-Regression-Test
 
 #######################################################
-- 
2.49.0