]> granicus.if.org Git - curl/commitdiff
use the correct variables, not fixed values
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Dec 2004 21:25:23 +0000 (21:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Dec 2004 21:25:23 +0000 (21:25 +0000)
tests/data/test519

index 8599ddc3c1ca04b012fcf958759b9e6f4c698a4d..7a5cec6c5600c4240c3e8d016807e6ebed33dd8f 100644 (file)
@@ -57,13 +57,13 @@ http://%HOSTIP:%HTTPPORT/519
 <protocol>
 GET /519 HTTP/1.1\r
 Authorization: Basic bW9uc3Rlcjp1bmRlcmJlZA==\r
-Host: 127.0.0.1:8990\r
+Host: %HOSTIP:%HTTPPORT\r
 Pragma: no-cache\r
 Accept: */*\r
 \r
 GET /519 HTTP/1.1\r
 Authorization: Basic YW5vdGhlcm1vbnN0ZXI6aW53YXJkcm9iZQ==\r
-Host: 127.0.0.1:8990\r
+Host: %HOSTIP:%HTTPPORT\r
 Pragma: no-cache\r
 Accept: */*\r
 \r