From: Fabian Keil Date: Mon, 26 May 2008 16:36:11 +0000 (+0000) Subject: Request heads for server-header-action tests at 127.0.0.1. X-Git-Tag: v_3_0_9~60 X-Git-Url: http://www.privoxy.org/gitweb/%40user-manual%40%40actions-help-prefix%40HIDE_IF_MODIFIED_SINCE?a=commitdiff_plain;h=d67a19d323fd9d27b4ae723435b045abb400fa61;p=privoxy.git Request heads for server-header-action tests at 127.0.0.1. --- diff --git a/tools/privoxy-regression-test.pl b/tools/privoxy-regression-test.pl index 3240bd41..21f0e215 100755 --- a/tools/privoxy-regression-test.pl +++ b/tools/privoxy-regression-test.pl @@ -7,7 +7,7 @@ # A regression test "framework" for Privoxy. For documentation see: # perldoc privoxy-regression-test.pl # -# $Id: privoxy-regression-test.pl,v 1.152 2008/05/19 17:30:14 fk Exp $ +# $Id: privoxy-regression-test.pl,v 1.153 2008/05/25 18:48:07 fk Exp $ # # Wish list: # @@ -54,7 +54,7 @@ use constant { CLI_MAX_LEVEL => 25, PRIVOXY_CGI_URL => 'http://p.p/', - FELLATIO_URL => 'http://10.0.0.1:8080/', + FELLATIO_URL => 'http://127.0.0.1:8080/', LEADING_LOG_DATE => 1, LEADING_LOG_TIME => 1,