mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:53:31 +03:00
Replaced 127.0.0.1 with %HOSTIP where possible
This commit is contained in:
parent
39a416f12a
commit
05e4a3026d
159 changed files with 249 additions and 249 deletions
|
|
@ -20,7 +20,7 @@ lib504
|
|||
simple multi through local proxy without listener
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPSPORT/504 127.0.0.1:55555
|
||||
http://%HOSTIP:%HTTPSPORT/504 %HOSTIP:55555
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue