Files
dl/third/libcurl/tests/data/test1409
T
2026-09-16 14:07:40 +08:00

27 lines
352 B
XML
Vendored

<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
cmdline
FAILURE
</keywords>
</info>
# Client-side
<client>
<name>
Pass in string to -C
</name>
<command>
http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER -C wrong
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>