From bfe117bf6d4f5638db16c9235a613bd387a79868 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 3 Jul 2008 11:10:43 +0000 Subject: [PATCH] - Add show-url-info fetch tests with the protocol partly capitalized. - Enable taggers for 127.0.0.1 as well. --- regression-tests.action | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/regression-tests.action b/regression-tests.action index 0f2d8434..e3abfa90 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -1,5 +1,5 @@ ############################################################################# -# $Id: regression-tests.action,v 1.71 2008/05/26 07:07:20 fk Exp $ +# $Id: regression-tests.action,v 1.72 2008/06/28 14:22:50 fk Exp $ ############################################################################# # # This is a configuration file for Privoxy-Regression-Test @@ -46,6 +46,7 @@ for-privoxy-version=3.0.9 } config.privoxy.org/ p.p/ +127.0.0.1/ {-hide-user-agent} TAG:^User-Agent: Privoxy-Regression-Test @@ -493,8 +494,11 @@ TAG:^Max-Forwards header without TRACE method$ # Fetch Test = http://p.p/show-url-info # 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=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=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=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