From 0990492638b1395284a342b2b69e04cf2551e37e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 5 May 2008 10:05:03 +0000 Subject: [PATCH] Add a show-url-info fetch test with an (invalid) ftp URL. --- regression-tests.action | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/regression-tests.action b/regression-tests.action index caa3af90..03093eef 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.65 2008/04/24 16:28:32 fk Exp $ +# $Id: regression-tests.action,v 1.66 2008/05/04 18:41:07 fk Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -494,6 +494,7 @@ TAG:^Max-Forwards header without TRACE method$ # Fetch Test = http://p.p/show-url-info?url=www.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url=http:%2F%2Fwww.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url=https:%2F%2Fwww.privoxy.org%2F +# Fetch Test = http://p.p/show-url-info?url=ftp:%2F%2Fwww.privoxy.org%2F # Fetch Test = http://p.p/show-url-info?url= # Fetch Test = http://p.p/show-url-info?url=%2F # Fetch Test = http://p.p/toggle -- 2.39.2