1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00

test394: hyper returns a different error

Closes #7205
This commit is contained in:
Daniel Stenberg 2021-06-07 11:50:09 +02:00
parent 1449713dd3
commit 77590673e9
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -44,7 +44,11 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
# Verify data after the test has been "shot" # Verify data after the test has been "shot"
<verify> <verify>
<errorcode> <errorcode>
%if hyper
1
%else
8 8
%endif
</errorcode> </errorcode>
<protocol> <protocol>
GET /%TESTNUMBER HTTP/1.1 GET /%TESTNUMBER HTTP/1.1