mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
30 lines
335 B
Plaintext
30 lines
335 B
Plaintext
|
<testcase>
|
||
|
<info>
|
||
|
<keywords>
|
||
|
multi
|
||
|
</keywords>
|
||
|
</info>
|
||
|
|
||
|
# Server-side
|
||
|
<reply>
|
||
|
</reply>
|
||
|
|
||
|
# Client-side
|
||
|
<client>
|
||
|
<server>
|
||
|
none
|
||
|
</server>
|
||
|
# tool is what to use instead of 'curl'
|
||
|
<tool>
|
||
|
lib1550
|
||
|
</tool>
|
||
|
|
||
|
<name>
|
||
|
verify setting pipeling blacklisting options
|
||
|
</name>
|
||
|
<command>
|
||
|
http://%HOSTIP:%HTTPPORT/1550
|
||
|
</command>
|
||
|
</client>
|
||
|
</testcase>
|