[Privoxy-commits] [privoxy] 04/48: Add another hide-referrer{conditional-forge} test
User Git
git at git.privoxy.org
Thu Dec 17 14:17:40 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 8cdecfe47b6c2d2b5ee64d4e5fda4ca7a1de4f0e
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Dec 14 12:35:19 2020 +0100
Add another hide-referrer{conditional-forge} test
---
regression-tests.action | 3 +++
1 file changed, 3 insertions(+)
diff --git a/regression-tests.action b/regression-tests.action
index 4f16f34a..58a6b318 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -130,6 +130,9 @@ TAG:^hide-referrer\{conditional-block\}$
#
# Set Header = Referer: https://www.privoxy.org/
# Expect Header = Referer: http://p.p/
+#
+# Set Header = Referer: http://www.privoxy.org/
+# Expect Header = Referer: http://p.p/
TAG:^hide-referrer\{conditional-forge\}$
{+hide-referrer{forge}}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list