From: Fabian Keil Date: Sat, 11 Jul 2009 11:20:53 +0000 (+0000) Subject: Update regression tests for the keep-alive changes. X-Git-Tag: v_3_0_14~47 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=185371e1f009a35622e7beffd74d8c22b6a176b9 Update regression tests for the keep-alive changes. --- diff --git a/regression-tests.action b/regression-tests.action index ab5949bd..8ac14723 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.28 2009/06/18 17:14:16 fabiankeil Exp $ +# $Id: regression-tests.action,v 1.29 2009/06/19 13:26:18 fabiankeil Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -27,7 +27,7 @@ ############################################################################# {{settings}} -for-privoxy-version=3.0.13 +for-privoxy-version=3.0.14 # Some dependencies Privoxy-Regression-Test should know about: # @@ -460,7 +460,7 @@ TAG:^no-content-filter$ # Expect Header = NO CHANGE # Level = 13 # Set Header = Connection: -# Expect Header = Connection: keep-alive +# Expect Header = REMOVAL # Level = 13 {} TAG:^Connection: keep-alive$ @@ -481,7 +481,7 @@ TAG:^Connection: close$ TAG:^connection-sharing disabled$ # Set Header = Connection: close -# Expect Header = Connection: keep-alive +# Expect Header = REMOVAL # Level = 16 # Set Header = Connection: keep-alive # Expect Header = NO CHANGE