1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/data/test1550
Daniel Stenberg eab2f95c0d
wording: avoid blacklist/whitelist stereotypes
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
2020-06-10 08:49:17 +02:00

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>