mirror of
https://github.com/curl/curl.git
synced 2026-08-04 22:36:14 +03:00
try with LC_ALL=C.UTF-8 only
This commit is contained in:
parent
a5a153cdc2
commit
df56ad6a27
21 changed files with 41 additions and 41 deletions
|
|
@ -27,8 +27,8 @@ proxy
|
|||
codeset-utf8
|
||||
</features>
|
||||
<setenv>
|
||||
LC_ALL=en_US.UTF-8
|
||||
LC_CTYPE=en_US.UTF-8
|
||||
LC_ALL=C.UTF-8
|
||||
PLACEHOLDER2
|
||||
</setenv>
|
||||
<name>
|
||||
HTTP over proxy with too long IDN host name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue