badwords: make some words match case-insensitively

Also:
- wcurl.md: sync with upstream to pass the badwords check.

Ref: 11f840cddd
Ref: https://github.com/curl/wcurl/pull/79

Closes #19713
This commit is contained in:
Viktor Szakats 2025-11-21 13:46:53 +01:00
parent eae2df837e
commit 7a10f49322
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 6 additions and 6 deletions

View file

@ -87,7 +87,7 @@ last value is considered.
## --no-decode-filename
Don't percent-decode the output filename, even if the percent-encoding in the
Do not percent-decode the output filename, even if the percent-encoding in the
URL was done by **wcurl**, e.g.: The URL contained whitespace.
## --dry-run