From 23550fe5def6db95598d877464f7a41465ee37c0 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 22 Sep 2004 18:21:45 +0000 Subject: Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on it resolving nicely --- tests/data/test504 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test504') diff --git a/tests/data/test504 b/tests/data/test504 index f2a864123..32cff5f71 100644 --- a/tests/data/test504 +++ b/tests/data/test504 @@ -16,7 +16,7 @@ lib504 simple multi through local proxy without listener -http://%HOSTIP:%HTTPSPORT/504 localhost:55555 +http://%HOSTIP:%HTTPSPORT/504 127.0.0.1:55555 -- cgit v1.2.3