mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
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:
parent
eae2df837e
commit
7a10f49322
2 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue