From e6130c03109219625b4c6917852f39237ca8482d Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 24 Jan 2014 08:16:17 +0100 Subject: [PATCH] test1514: Used the macros for host and port number --- tests/data/test1514 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 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