diff options
Diffstat (limited to 'tests/data/test177')
-rw-r--r-- | tests/data/test177 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test177 b/tests/data/test177 index 2e4871207..da542cab6 100644 --- a/tests/data/test177 +++ b/tests/data/test177 @@ -35,7 +35,7 @@ http://%HOSTIP:%HTTPPORT/177 -u auser:apasswd --digest -d "junkelijunk" <protocol> POST /177 HTTP/1.1
User-Agent: curl/7.12.1-CVS (i686-pc-linux-gnu) libcurl/7.12.1-CVS OpenSSL/0.9.6b ipv6 zlib/1.1.4 GSS libidn/0.4.6
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 0
Content-Type: application/x-www-form-urlencoded
|