#############################################################################
-# $Id: regression-tests.action,v 1.47 2012/11/11 12:40:53 fabiankeil Exp $
+# $Id: regression-tests.action,v 1.48 2012/11/11 12:42:00 fabiankeil Exp $
#############################################################################
#
# This is a configuration file for Privoxy-Regression-Test
#############################################################################
{{settings}}
-for-privoxy-version=3.0.20
+for-privoxy-version=3.0.21
# Some dependencies Privoxy-Regression-Test should know about:
#
# Level 19 needs = feature status FEATURE_GRACEFUL_TERMINATION Yes
# Level 20 needs = feature status FEATURE_TOGGLE Yes
# Level 21 needs = feature status FEATURE_TOGGLE No
+# Level 22 needs = config line enable-proxy-authentication-forwarding\s+0
+# Level 23 needs = config line enable-proxy-authentication-forwarding\s+1
#######################################################
# Enable taggers to activate the tests on demand
# Expect Header = NO CHANGE
TAG:^Max-Forwards header without TRACE method$
+{}
+# Set Header = Proxy-Authorization: blafaseldieda
+# Expect Header = REMOVAL
+# Level = 22
+TAG:^Proxy-Authorization header removal$
+
+{}
+# Set Header = Proxy-Authorization: blafaseldieda
+# Expect Header = Proxy-Authorization: blafaseldieda
+# Level = 23
+TAG:^Proxy-Authorization header forwarding$
+
################################################################
#
# Fairly dumb tests for Privoxy CGI pages.