Replaced 127.0.0.1 with %HOSTIP where possible
This commit is contained in:
@@ -37,7 +37,7 @@ just some tiny teeny contents
|
||||
</strip>
|
||||
<protocol>
|
||||
PUT /218 HTTP/1.1
|
||||
Host: 127.0.0.1:%HTTPPORT
|
||||
Host: %HOSTIP:%HTTPPORT
|
||||
Accept: */*
|
||||
Transfer-Encoding: chunked
|
||||
Expect: 100-continue
|
||||
|
||||
Reference in New Issue
Block a user