aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test504
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-09-22 18:21:45 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-09-22 18:21:45 +0000
commit23550fe5def6db95598d877464f7a41465ee37c0 (patch)
tree5d4a81d13b95b196c02fbab9c06ee4177cf2302f /tests/data/test504
parent8420de971f707e951c96c673ad634e5bec885f82 (diff)
Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on
it resolving nicely
Diffstat (limited to 'tests/data/test504')
-rw-r--r--tests/data/test5042
1 files changed, 1 insertions, 1 deletions
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
</name>
<command>
-http://%HOSTIP:%HTTPSPORT/504 localhost:55555
+http://%HOSTIP:%HTTPSPORT/504 127.0.0.1:55555
</command>
</client>