test1514: Used the macros for host and port number

This commit is contained in:
Dan Fandrich 2014-01-24 08:16:17 +01:00
parent da9864fb72
commit e6130c0310
1 changed files with 1 additions and 1 deletions

View File

@ -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