Fix a regression test
authorFabian Keil <fk@fabiankeil.de>
Mon, 25 Jan 2021 20:33:01 +0000 (21:33 +0100)
committerFabian Keil <fk@fabiankeil.de>
Tue, 26 Jan 2021 05:28:37 +0000 (06:28 +0100)
Even with FEATURE_GRACEFUL_TERMINATION enabled the request
for http://p.p/die will result in status code 403 as no
trusted Referer is set.

regression-tests.action

index 9f81263..f54aa61 100644 (file)
@@ -733,7 +733,7 @@ TAG:^Proxy-Authorization header forwarding$
 # Expect Status Code = 404
 # Level = 18
 # Fetch Test = http://p.p/die
 # Expect Status Code = 404
 # Level = 18
 # Fetch Test = http://p.p/die
-# Expect Status Code = 200
+# Expect Status Code = 403
 # Level = 19
 # Fetch Test = http://p.p/show-status
 # Fetch Test = http://config.privoxy.org/show-status?file=actions&index=0
 # Level = 19
 # Fetch Test = http://p.p/show-status
 # Fetch Test = http://config.privoxy.org/show-status?file=actions&index=0