From: Dan Fandrich Date: Fri, 24 Jan 2014 07:16:17 +0000 (+0100) Subject: test1514: Used the macros for host and port number X-Git-Tag: curl-7_35_0~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6130c03109219625b4c6917852f39237ca8482d;p=thirdparty%2Fcurl.git test1514: Used the macros for host and port number --- diff --git a/tests/data/test1514 b/tests/data/test1514 index eb5456011b..4619a20681 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