badwords: catch and fix more variants of NN-bit

Closes #20304
This commit is contained in:
Viktor Szakats
2026-01-11 14:50:27 +01:00
parent 60ab58a8a5
commit 4651d4c76b
20 changed files with 29 additions and 32 deletions

View File

@@ -2704,7 +2704,7 @@ CURL_EXTERN char *curl_escape(const char *string,
*
* DESCRIPTION
*
* Unescapes URL encoding in strings (converts all %XX codes to their 8bit
* Unescapes URL encoding in strings (converts all %XX codes to their 8-bit
* versions). This function returns a new allocated string or NULL if an error
* occurred.
* Conversion Note: On non-ASCII platforms the ASCII %XX codes are