test566: adjust to work with hyper mode

Closes #7209
This commit is contained in:
Daniel Stenberg 2021-06-08 09:41:28 +02:00
parent 92c588f04b
commit cd5ca9bb38
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 4 additions and 4 deletions

View file

@ -39,13 +39,13 @@ HTTP GET with CURLINFO_CONTENT_LENGTH_DOWNLOAD and 0 bytes transfer
<command>
http://%HOSTIP:%HTTPPORT/%TESTNUMBER log/ip%TESTNUMBER
</command>
</client>
</client>
#
# Verify data after the test has been "shot"
<verify>
<file name="log/ip%TESTNUMBER">
CL: 0
CL 0
</file>
<protocol>
GET /%TESTNUMBER HTTP/1.1