summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-01-24 08:16:17 +0100
committerDan Fandrich <dan@coneharvesters.com>2014-01-24 08:16:17 +0100
commite6130c03109219625b4c6917852f39237ca8482d (patch)
tree2e443c2c4c43d72cf991c9c568e636337f6ffbf8
parentda9864fb7236338dfbb48befd3e4facd4478dec0 (diff)
downloadgnurl-e6130c03109219625b4c6917852f39237ca8482d.tar.gz
gnurl-e6130c03109219625b4c6917852f39237ca8482d.tar.bz2
gnurl-e6130c03109219625b4c6917852f39237ca8482d.zip
test1514: Used the macros for host and port number
-rw-r--r--tests/data/test15142
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1514 b/tests/data/test1514
index eb5456011..4619a2068 100644
--- a/tests/data/test1514
+++ b/tests/data/test1514
@@ -38,7 +38,7 @@ http://%HOSTIP:%HTTPPORT/1514
# Content-Length header is not present
<protocol>
POST /1514 HTTP/1.1
-Host: 127.0.0.1:8990
+Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Type: application/x-www-form-urlencoded
Expect: 100-continue