[Privoxy-commits] [privoxy] 24/30: Add more tests for the '/send-banner' code
User Git
git at git.privoxy.org
Thu Nov 11 04:42:14 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 5a3e77e2a071fb9270691e219eb120e718bb0d01
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Feb 6 22:38:04 2021 +0100
Add more tests for the '/send-banner' code
---
regression-tests.action | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/regression-tests.action b/regression-tests.action
index d01ea898..97b252b5 100644
--- a/regression-tests.action
+++ b/regression-tests.action
@@ -836,6 +836,10 @@ TAG:^Proxy-Authorization header forwarding$
# Fetch Test = http://p.p/favicon.ico
# Fetch Test = http://p.p/robots.txt
# Fetch Test = http://p.p/send-banner
+# Fetch Test = http://p.p/send-banner?type=r
+# Fetch Test = http://p.p/send-banner?type=auto
+# Fetch Test = http://p.p/send-banner?type=blank
+# Fetch Test = http://p.p/send-banner?type=pattern
# Trusted CGI Request = http://p.p/send-stylesheet
# Fetch Test = http://p.p/send-stylesheet
# Expect Status Code = 403
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list