test650: Use variable replacement to set the host address and port

Otherwise, the test fails when the -b test option is used to set a
different test port range.
This commit is contained in:
Dan Fandrich 2017-09-30 01:37:55 +02:00
parent df7839b68c
commit cecffff561
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ s/boundary=------------------------[a-z0-9]*/boundary=--------------------------
# (5*12) == 60 bytes less
<protocol>
POST /650 HTTP/1.1
Host: 127.0.0.1:8990
Host: %HOSTIP:%HTTPPORT
Accept: */*
Transfer-Encoding: chunked
Content-Type: multipart/form-data; boundary=----------------------------