mirror of
https://github.com/curl/curl.git
synced 2026-07-24 11:37:21 +03:00
revert the charset fix as it broke the solaris tests (native iconv doesn't
like that name)
This commit is contained in:
parent
225a652021
commit
b2d8e0b476
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ http
|
|||
idn
|
||||
</features>
|
||||
<setenv>
|
||||
CHARSET=ISO-8859-1
|
||||
CHARSET=ISO8859-1
|
||||
</setenv>
|
||||
<name>
|
||||
HTTP over proxy with IDN host name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue