Dan Fandrich's fix to use 127.0.0.1 instead of localhost to not depend on

it resolving nicely
This commit is contained in:
Daniel Stenberg
2004-09-22 18:21:45 +00:00
parent 8420de971f
commit 23550fe5de
4 changed files with 5 additions and 5 deletions

View File

@@ -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>