mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
32 lines
391 B
Plaintext
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>
|