test1514: Used the macros for host and port number
This commit is contained in:
Родитель
da9864fb72
Коммит
e6130c0310
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче