If SIGHUP is received while we aren't running in daemon
[privoxy.git] / regression-tests.action
index ee3a821..98dc63c 100644 (file)
@@ -1,5 +1,5 @@
 #############################################################################
-# $Id: regression-tests.action,v 1.16 2008/09/19 15:31:38 fabiankeil Exp $
+# $Id: regression-tests.action,v 1.18 2008/09/20 10:11:13 fabiankeil Exp $
 #############################################################################
 #
 # This is a configuration file for Privoxy-Regression-Test
@@ -27,7 +27,7 @@
 #############################################################################
 
 {{settings}}
-for-privoxy-version=3.0.9
+for-privoxy-version=3.0.11
 
 # Some dependencies Privoxy-Regression-Test should know about:
 #
@@ -415,10 +415,14 @@ TAG:^filter\{banners-by-size\}$
 }
 TAG:^no-content-filter$
 
+# XXX: We should be able to check for
+# FEATURE_CONNECTION_KEEP_ALIVE and act accordingly.
 # Set Header    = Connection: keep-alive
 # Expect Header = Connection: close
+# Ignore = Yes
 # Set Header    = Connection:
 # Expect Header = Connection: close
+# Ignore = Yes
 {}
 TAG:^Connection: close$