dup_host_ensure_ascii
Description:
[ Version ( since = "3.16" ) ]
public string dup_host_ensure_ascii ()
Just like dup_host, only makes sure that the returned host name will be
converted into its ASCII form in case of IDNA value.
Parameters:
Returns:
a newly-allocated copy of host with only ASCII letters.
|