1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1508
2013-02-10 22:57:58 +01:00

32 lines
391 B
Plaintext

<testcase>
<info>
<keywords>
HTTP
multi
</keywords>
</info>
# Client-side
<client>
<server>
none
</server>
<tool>
lib1508
</tool>
<name>
Close a multi handle without using it
</name>
<command>
http://%HOSTIP:%HTTPPORT/path/1508
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<file name="log/stdout1508" mode="text">
We are done
</file>
</verify>
</testcase>