mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
parent
1449713dd3
commit
77590673e9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user