From 5a3e77e2a071fb9270691e219eb120e718bb0d01 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sat, 6 Feb 2021 22:38:04 +0100
Subject: [PATCH] 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
-- 
2.49.0