mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:43:37 +03:00
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
This commit is contained in:
parent
f54b6c4bc2
commit
eab2f95c0d
17 changed files with 67 additions and 70 deletions
|
|
@ -20,7 +20,7 @@ lib1550
|
|||
</tool>
|
||||
|
||||
<name>
|
||||
verify setting pipeling blacklisting options
|
||||
verify setting pipeling blocklisting options
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%NOLISTENPORT/1550
|
||||
|
|
|
|||
|
|
@ -40,13 +40,13 @@ http
|
|||
lib1900
|
||||
</tool>
|
||||
<name>
|
||||
HTTP GET using pipelining, blacklisted site
|
||||
HTTP GET using pipelining, blocklisted site
|
||||
</name>
|
||||
<command>
|
||||
http://%HOSTIP:%HTTPPIPEPORT/ log/urls1901.txt
|
||||
</command>
|
||||
<file name="log/urls1901.txt">
|
||||
blacklist_site 127.0.0.1:%HTTPPIPEPORT
|
||||
blocklist_site 127.0.0.1:%HTTPPIPEPORT
|
||||
0 1k.txt
|
||||
1000 100k.txt
|
||||
0 1k.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue