mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
idn: support non-UTF-8 input under AppleIDN
This aligns the behaviour with libidn2 and the curl documentation. Closes #14431
This commit is contained in:
parent
07843d8167
commit
a35687831f
5 changed files with 57 additions and 18 deletions
|
|
@ -94,7 +94,6 @@
|
|||
313
|
||||
%endif
|
||||
%if AppleIDN
|
||||
1034
|
||||
1035
|
||||
%endif
|
||||
%if WinIDN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue