Replaced 127.0.0.1 with %HOSTIP where possible
This commit is contained in:
@@ -38,7 +38,7 @@ HTTPS GET with user and password
|
||||
<protocol>
|
||||
GET /301 HTTP/1.1
|
||||
Authorization: Basic ZmFrZTp1c2Vy
|
||||
Host: 127.0.0.1:%HTTPSPORT
|
||||
Host: %HOSTIP:%HTTPSPORT
|
||||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
|
||||
Reference in New Issue
Block a user