-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
UnicodeUnicode, code page, character encodingUnicode, code page, character encodingWindowsWindows-specificWindows-specificcmdline tool
Description
Latest version (x86 & x64 tested) with cmd.exe (Windows 10).
When requesting data using curl.exe output to the console occurs with errors if the response is in UTF 8 encoding.
The output failure occurs in about 1 attempt out of 5 and usually in the same arbitrary place regardless of the text. Most likely, it's all about the incorrect gluing of chunks.
Wget has no such problem (tested).
TEST (do a lot of attempts, the output will sometimes be broken):
curl.exe https://raw.githubusercontent.com/OSPanel/OpenServerPanel/main/system/lang/Russian.txt
Incorrect results: https://raw.githubusercontent.com/OSPanel/OpenServerPanel/main/resources/error.png
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
UnicodeUnicode, code page, character encodingUnicode, code page, character encodingWindowsWindows-specificWindows-specificcmdline tool