diff options
Diffstat (limited to 'tests/data/test516')
-rw-r--r-- | tests/data/test516 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test516 b/tests/data/test516 index cd45b3115..3a8210f22 100644 --- a/tests/data/test516 +++ b/tests/data/test516 @@ -5,6 +5,7 @@ HTTP/1.1 200 OK swsclose Date: Thu, 09 Nov 2010 14:49:00 GMT Server: test-server/fake +Content-Length: 3 OK </data> @@ -36,7 +37,7 @@ http://%HOSTIP:%HTTPPORT/516 </strip> <protocol> POST /516 HTTP/1.1
-Host: 127.0.0.1:%HTTPPORT
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 0
|