aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test519
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-12-14 21:25:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-12-14 21:25:23 +0000
commit1faef62d597c78ea5601ed94814f4a188ec17a86 (patch)
tree99d196084547ab0c04851895e961e7b1a584cbe4 /tests/data/test519
parent0d0d5e7ee3b8575118d8d268802623f2a9a49ee5 (diff)
use the correct variables, not fixed values
Diffstat (limited to 'tests/data/test519')
-rw-r--r--tests/data/test5194
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test519 b/tests/data/test519
index 8599ddc3c..7a5cec6c5 100644
--- a/tests/data/test519
+++ b/tests/data/test519
@@ -57,13 +57,13 @@ http://%HOSTIP:%HTTPPORT/519
<protocol>
GET /519 HTTP/1.1
Authorization: Basic bW9uc3Rlcjp1bmRlcmJlZA==
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Pragma: no-cache
Accept: */*
GET /519 HTTP/1.1
Authorization: Basic YW5vdGhlcm1vbnN0ZXI6aW53YXJkcm9iZQ==
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Pragma: no-cache
Accept: */*