From 42f56383f8a799160e544c66ad783b0549d09e31 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 13 Mar 2021 11:17:38 +0100 Subject: [PATCH] regression-tests.action: Add fetch test for http://p.p/wpad.dat Bump for-privoxy-version to 3.0.33 which introduced the wpad.dat support. --- regression-tests.action | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/regression-tests.action b/regression-tests.action index 97b252b5..939596a8 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -26,7 +26,7 @@ ############################################################################# {{settings}} -for-privoxy-version=3.0.29 +for-privoxy-version=3.0.33 # Some dependencies Privoxy-Regression-Test should know about: # @@ -853,6 +853,7 @@ TAG:^Proxy-Authorization header forwarding$ # Fetch Test = http://p.p/toggle-client-tag # Expect Status Code = 403 # Level = 24 +# Fetch Test = http://p.p/wpad.dat # Trusted CGI Request = http://p.p/edit-actions # Expect Status Code = 302 -- 2.39.2