Alessandro Bonazzi 23e9e6c553 Patch level : 12.00 1394
Files correlati     :

Bug                 :
Aggiornamento FePA
2025-06-10 00:51:59 +02:00

39 lines
475 B
Plaintext

<testcase>
<info>
<keywords>
HTTP
--fail-early
</keywords>
</info>
#
# Server-side
<reply>
<data>
</data>
</reply>
#
# Client-side
<client>
<server>
http
</server>
<name>
--fail-early
</name>
<command>
--fail-early h1234://%HOSTIP:%HTTPPORT/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
# Protocol "h1234" not supported or disabled in libcurl
<errorcode>
1
</errorcode>
</verify>
</testcase>