Replaced 127.0.0.1 with %HOSTIP where possible
This commit is contained in:
@@ -41,7 +41,7 @@ the
|
||||
</strip>
|
||||
<protocol>
|
||||
PUT /we/want/180 HTTP/1.0
|
||||
Host: 127.0.0.1:%HTTPPORT
|
||||
Host: %HOSTIP:%HTTPPORT
|
||||
Accept: */*
|
||||
Content-Length: 78
|
||||
|
||||
|
||||
Reference in New Issue
Block a user