mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 16:45:06 -05:00
eab2f95c0d
Instead of discussing if there's value or meaning (implied or not) in the colors, let's use words without the same possibly negative associations. Closes #5546
30 lines
339 B
Plaintext
30 lines
339 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 blocklisting options
|
|
</name>
|
|
<command>
|
|
http://%HOSTIP:%NOLISTENPORT/1550
|
|
</command>
|
|
</client>
|
|
</testcase>
|