browser/external/curl-8.3.0/tests/data/test1410
2023-09-27 13:43:06 -04:00

32 lines
364 B
Plaintext

<testcase>
<info>
<keywords>
cmdline
FAILURE
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<name>
Pass in negative number to --max-time
</name>
<command>
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER --max-time -4
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>