host_idna_to_ascii
Description:
Converts IDN (Internationalized Domain Name) into ASCII representation.
If there's a failure or the host has only ASCII letters, then a copy of host is returned.
Parameters:
| host |
Host name, with or without non-ascii letters in utf8 |
Returns:
|
Newly allocated string with only ASCII letters describing the |
Namespace: Camel
Package: camel-1.2