[Privoxy-commits] [privoxy] 03/48: Fix a hide-referrer{conditional-forge} test

User Git git at git.privoxy.org
Thu Dec 17 14:17:39 UTC 2020


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 9ae173ebd1c39cb90e8bbce76bf50d14da84de2f
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Dec 14 12:32:42 2020 +0100

    Fix a hide-referrer{conditional-forge} test
    
    ... that expected an acceptable header to be forged.
---
 regression-tests.action | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regression-tests.action b/regression-tests.action
index 6c55f2e3..4f16f34a 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -128,7 +128,7 @@ TAG:^hide-referrer\{conditional-block\}$
 # Set Header    = Referer: http://
 # Expect Header = Referer: http://p.p/
 #
-# Set Header    = Referer: https://p.p/
+# Set Header    = Referer: https://www.privoxy.org/
 # Expect Header = Referer: http://p.p/
 TAG:^hide-referrer\{conditional-forge\}$
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list