Checks whether the host name of the url_str
requires conversion to ASCII and converts it if needed.
Returns null, when no conversion was required.
url_str |
a URL as string |
converted See: hostname_utils_requires_ascii, utils_sanitize_ascii_domain_in_url |