mirror of
https://github.com/curl/curl.git
synced 2025-09-18 18:12:49 +03:00
parent
1449713dd3
commit
77590673e9
|
@ -44,7 +44,11 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
%if hyper
|
||||
1
|
||||
%else
|
||||
8
|
||||
%endif
|
||||
</errorcode>
|
||||
<protocol>
|
||||
GET /%TESTNUMBER HTTP/1.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user