hostname_utils_requires_ascii
Description:
Check whether the hostname
requires conversion to ASCII.
That can be when a character in it can look like an ASCII character, even it being a Unicode letter. This can be used to display host names in a way of invulnerable to IDN homograph attacks.
Parameters:
hostname |
a host name |
Returns:
true, when the |
Namespace: Camel
Package: camel-1.2